Skip to content

Commit

Permalink
Btrfs: Rev the disk 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 Sep 25, 2008
1 parent e02119d commit 91c0827
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 @@ -40,7 +40,7 @@ extern struct kmem_cache *btrfs_bit_radix_cachep;
extern struct kmem_cache *btrfs_path_cachep;
struct btrfs_ordered_sum;

#define BTRFS_MAGIC "_B7RfS_M"
#define BTRFS_MAGIC "_B8RfS_M"

#define BTRFS_ACL_NOT_CACHED ((void *)-1)

Expand Down

0 comments on commit 91c0827

Please sign in to comment.