mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
Btrfs: Rev the disk format for the new back reference format
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
61f8c86ee8
commit
833023e46c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ extern struct kmem_cache *btrfs_bit_radix_cachep;
|
||||||
extern struct kmem_cache *btrfs_path_cachep;
|
extern struct kmem_cache *btrfs_path_cachep;
|
||||||
struct btrfs_ordered_sum;
|
struct btrfs_ordered_sum;
|
||||||
|
|
||||||
#define BTRFS_MAGIC "_B9RfS_M"
|
#define BTRFS_MAGIC "_BBRfS_M"
|
||||||
|
|
||||||
#define BTRFS_ACL_NOT_CACHED ((void *)-1)
|
#define BTRFS_ACL_NOT_CACHED ((void *)-1)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue