Rev the disk format for the compat code and the csum selection
authorChris Mason <chris.mason@oracle.com>
Tue, 2 Dec 2008 15:20:36 +0000 (10:20 -0500)
committerChris Mason <chris.mason@oracle.com>
Tue, 2 Dec 2008 15:20:36 +0000 (10:20 -0500)
Signed-off-by: Chris Mason <chris.mason@oracle.com>
ctree.h

diff --git a/ctree.h b/ctree.h
index 67f3426..df2d722 100644 (file)
--- a/ctree.h
+++ b/ctree.h
@@ -27,7 +27,7 @@
 
 struct btrfs_root;
 struct btrfs_trans_handle;
-#define BTRFS_MAGIC "_BFRfS_M"
+#define BTRFS_MAGIC "_BHRfS_M"
 
 #define BTRFS_MAX_LEVEL 8