mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-23 06:50:30 +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>