Btrfs: Optimize allocations as we need to mix data and metadata into one group
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -279,6 +279,8 @@ struct btrfs_csum_item {
|
||||
|
||||
|
||||
#define BTRFS_BLOCK_GROUP_DATA 1
|
||||
#define BTRFS_BLOCK_GROUP_MIXED 2
|
||||
|
||||
struct btrfs_block_group_item {
|
||||
__le64 used;
|
||||
u8 flags;
|
||||
|
Reference in New Issue
Block a user