Skip to content

Commit 09fde3c

Browse files
committed
Btrfs: Rev the disk format for compression and root pointer generation fields
1 parent 84234f3 commit 09fde3c

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 "_BBRfS_M"
42+
#define BTRFS_MAGIC "_BCRfS_M"
4343

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

0 commit comments

Comments
 (0)