mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git
synced 2024-11-15 16:24:21 +08:00
btrfs-progs: convert: move internal bg size definition
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
39aa42147a
commit
1f739d73e3
@ -22,6 +22,8 @@
|
||||
#include "mkfs/common.h"
|
||||
#include "convert/common.h"
|
||||
|
||||
#define BTRFS_CONVERT_META_GROUP_SIZE SZ_32M
|
||||
|
||||
/*
|
||||
* Reserve space from free_tree.
|
||||
* The algorithm is very simple, find the first cache_extent with enough space
|
||||
|
Loading…
Reference in New Issue
Block a user