mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-26 18:04:40 +00:00
If we increase the block size the btree is going to need to be able to store more than 255 items in a btree block. Signed-off-by: Zach Brown <zab@versity.com> Reviewed-by: Mark Fasheh <mfasheh@versity.com>