Skip to content

Commit

Permalink
Btrfs: rev the disk format for the inode compat and csum selection ch…
Browse files Browse the repository at this point in the history
…anges

Signed-off-by: Chris Mason <chris.mason@oracle.com>
  • Loading branch information
Chris Mason committed Dec 2, 2008
1 parent 4022abf commit 2a7108a
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 "_BFRfS_M"
#define BTRFS_MAGIC "_BHRfS_M"

#define BTRFS_ACL_NOT_CACHED ((void *)-1)

Expand Down

0 comments on commit 2a7108a

Please sign in to comment.