Update magic
authorChris Mason <chris.mason@oracle.com>
Mon, 4 Feb 2008 15:11:12 +0000 (10:11 -0500)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Mon, 4 Feb 2008 15:11:12 +0000 (10:11 -0500)
ctree.h

diff --git a/ctree.h b/ctree.h
index d6127b6..e852ec2 100644 (file)
--- a/ctree.h
+++ b/ctree.h
@@ -27,7 +27,7 @@
 
 struct btrfs_root;
 struct btrfs_trans_handle;
-#define BTRFS_MAGIC "_B3RfS_M"
+#define BTRFS_MAGIC "_B4RfS_M"
 
 #define BTRFS_MAX_LEVEL 8
 #define BTRFS_ROOT_TREE_OBJECTID 1ULL