mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-27 02:14:21 +00:00
The next interval interface didn't set the ival to return to null when it finds a null next node. The caller would continuously get the same interval. This is what I get for programming late at night, I guess. Signed-off-by: Zach Brown <zab@versity.com>