summaryrefslogtreecommitdiff
path: root/ctree.h
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2008-12-02 10:20:36 -0500
committerChris Mason <chris.mason@oracle.com>2008-12-02 10:20:36 -0500
commitd45ee76e4f32157b6aec7de701e825f8ad5b45eb (patch)
tree227e6dc5ef5139216ee052993f65d1390f0d8c95 /ctree.h
parent1148e55804c814094dd86fe9651eface01b745b4 (diff)
Rev the disk format for the compat code and the csum selection
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 67f34263..df2d722a 100644
--- 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