mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 05:13:18 +00:00
Normally mkfs would fail if we specify meta or data devices that are too small. We'd like to use small devices for test scenarios, though, so add an option to allow specifying sizes smaller than the minumum required sizes. Signed-off-by: Zach Brown <zab@versity.com>