Btrfs: allocator and tuning
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
committed by
David Woodhouse
parent
be74417553
commit
3e1ad54fe2
@@ -255,6 +255,7 @@ struct btrfs_block_group_item {
|
||||
struct btrfs_block_group_cache {
|
||||
struct btrfs_key key;
|
||||
struct btrfs_block_group_item item;
|
||||
struct radix_tree_root *radix;
|
||||
u64 first_free;
|
||||
u64 last_alloc;
|
||||
u64 pinned;
|
||||
|
Reference in New Issue
Block a user