mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-26 01:52:57 +00:00
mkfs needs to know the size of the largest btree when figuring out how big to make the ring. It needs to know how few items we can have in parent blocks and to know that it needs to know how empty the blocks can get. Signed-off-by: Zach Brown <zab@versity.com>