mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-30 18:22:14 +00:00
e1d9e1e1a3
In order to create a usable zoned filesystem a minimum of 5 zones is needed: - 2 zones for the 1st superblock - 1 zone for the system block group - 1 zone for a metadata block group - 1 zone for a data block group Some tests in fstests create a sized filesystem and depending on the zone size of the underlying device, it may happen, that this filesystem is too small to be used. It's better to not create a filesystem at all than to create an unusable filesystem. Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
main.c | ||
Makefile | ||
rootdir.c | ||
rootdir.h |