Skip to content

Commit

Permalink
Btrfs: Rev the disk format for compression and root pointer generatio…
Browse files Browse the repository at this point in the history
…n fields
  • Loading branch information
Chris Mason committed Oct 29, 2008
1 parent 84234f3 commit 09fde3c
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 "_BBRfS_M"
#define BTRFS_MAGIC "_BCRfS_M"

#define BTRFS_ACL_NOT_CACHED ((void *)-1)

Expand Down

0 comments on commit 09fde3c

Please sign in to comment.