summaryrefslogtreecommitdiff
path: root/ctree.h
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2008-10-09 13:40:23 -0400
committerChris Mason <chris.mason@oracle.com>2008-10-09 13:40:23 -0400
commitb431f25ec7cd4520bf31e47b8ea7c0512a9faaa1 (patch)
treefc0e6d36f1b03d7bd9a1d742f7e27a6b1d6eeb61 /ctree.h
parent9559e0b09ed75239a4c595bedb2c5bf363fa00e9 (diff)
Rev the disk format for the new back reference format
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'ctree.h')
-rw-r--r--ctree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctree.h b/ctree.h
index 7dc00e87..860b89b7 100644
--- a/ctree.h
+++ b/ctree.h
@@ -27,7 +27,7 @@
struct btrfs_root;
struct btrfs_trans_handle;
-#define BTRFS_MAGIC "_B9RfS_M"
+#define BTRFS_MAGIC "_BBRfS_M"
#define BTRFS_MAX_LEVEL 8