Files
scoutfs/kmod
Zach Brown 21d313e0f6 Corretly wait on submitted segment reads
The segment waiting loop was rewritten to use n to
iterate up to i, but the body of the loop still had i.  Take that as a
signal to Always Iterate With 'i' and store the last i and then
iterate towards it with i again.

Signed-off-by: Zach Brown <zab@versity.com>
2017-04-18 13:42:30 -07:00
..
2016-10-20 13:55:31 -07:00