Skip to content

Commit 833023e

Browse files
committed
Btrfs: Rev the disk format for the new back reference format
Signed-off-by: Chris Mason <[email protected]>
1 parent 61f8c86 commit 833023e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/btrfs/ctree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extern struct kmem_cache *btrfs_bit_radix_cachep;
3939
extern struct kmem_cache *btrfs_path_cachep;
4040
struct btrfs_ordered_sum;
4141

42-
#define BTRFS_MAGIC "_B9RfS_M"
42+
#define BTRFS_MAGIC "_BBRfS_M"
4343

4444
#define BTRFS_ACL_NOT_CACHED ((void *)-1)
4545

0 commit comments

Comments
 (0)