mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
Btrfs: Update magic
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
f594706643
commit
47b0c4f8c7
|
|
@ -37,7 +37,7 @@ extern struct kmem_cache *btrfs_transaction_cachep;
|
|||
extern struct kmem_cache *btrfs_bit_radix_cachep;
|
||||
extern struct kmem_cache *btrfs_path_cachep;
|
||||
|
||||
#define BTRFS_MAGIC "_B3RfS_M"
|
||||
#define BTRFS_MAGIC "_B4RfS_M"
|
||||
|
||||
#define BTRFS_MAX_LEVEL 8
|
||||
#define BTRFS_ROOT_TREE_OBJECTID 1ULL
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user