mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-08 09:07:30 +00:00
The ring block replay walk messed up the blkno it read from and its exit condition. It needed to test for having just replayed the tail before moving on. Signed-off-by: Zach Brown <zab@versity.com>