Rev the disk format for compression and root pointer generation fields
authorChris Mason <chris.mason@oracle.com>
Wed, 29 Oct 2008 18:09:40 +0000 (14:09 -0400)
committerChris Mason <chris.mason@oracle.com>
Wed, 29 Oct 2008 18:09:40 +0000 (14:09 -0400)
Signed-off-by: Chris Mason <chris.mason@oracle.com>
ctree.h

diff --git a/ctree.h b/ctree.h
index ede3654..04f4880 100644 (file)
--- a/ctree.h
+++ b/ctree.h
@@ -27,7 +27,7 @@
 
 struct btrfs_root;
 struct btrfs_trans_handle;
-#define BTRFS_MAGIC "_BBRfS_M"
+#define BTRFS_MAGIC "_BCRfS_M"
 
 #define BTRFS_MAX_LEVEL 8