mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-23 16:43:17 +00:00
The segment writing loop was assuming that the currently dirty items will fit in a segment. That's not true. Signed-off-by: Zach Brown <zab@versity.com>