Btrfs: Rev the disk format

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason 2008-09-05 16:43:06 -04:00
parent e02119d5a7
commit 91c0827de2
1 changed files with 1 additions and 1 deletions

View File

@ -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)