]> Git Repo - linux.git/commitdiff
Btrfs: rev the disk format for the inode compat and csum selection changes
authorChris Mason <[email protected]>
Tue, 2 Dec 2008 14:58:02 +0000 (09:58 -0500)
committerChris Mason <[email protected]>
Tue, 2 Dec 2008 14:58:02 +0000 (09:58 -0500)
Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/ctree.h

index 6d8350332b1db1858cd1bd3c92163a6bb70d6b32..96f2ec7ad5bd40557c8740fc48165968d719e78a 100644 (file)
@@ -39,7 +39,7 @@ extern struct kmem_cache *btrfs_bit_radix_cachep;
 extern struct kmem_cache *btrfs_path_cachep;
 struct btrfs_ordered_sum;
 
-#define BTRFS_MAGIC "_BFRfS_M"
+#define BTRFS_MAGIC "_BHRfS_M"
 
 #define BTRFS_ACL_NOT_CACHED    ((void *)-1)
 
This page took 0.053927 seconds and 4 git commands to generate.