Skip to content

Commit

Permalink
Btrfs: rev the disk format for fallocate
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 31, 2008
1 parent 70b99e6 commit 537fb06
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 "_BCRfS_M"
#define BTRFS_MAGIC "_BDRfS_M"

#define BTRFS_ACL_NOT_CACHED ((void *)-1)

Expand Down

0 comments on commit 537fb06

Please sign in to comment.