mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-10 05:37:25 +00:00
While we are filling blocks the final block may not have enough items to properly fill that block. Here we add a check that stops filling the block if we have less than the minimum amount of items. Signed-off-by: Hunter Shaffer <hunter.shaffer@versity.com>