Skip to content

Commit

Permalink
Btrfs: Rev the disk format for the new back reference format
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Mason <chris.mason@oracle.com>
  • Loading branch information
Chris Mason committed Oct 9, 2008
1 parent 61f8c86 commit 833023e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/btrfs/ctree.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ extern struct kmem_cache *btrfs_bit_radix_cachep;
extern struct kmem_cache *btrfs_path_cachep;
struct btrfs_ordered_sum;

#define BTRFS_MAGIC "_B9RfS_M"
#define BTRFS_MAGIC "_BBRfS_M"

#define BTRFS_ACL_NOT_CACHED ((void *)-1)

Expand Down

0 comments on commit 833023e

Please sign in to comment.