mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-28 11:03:11 +00:00
A few of the kvec iterators that work with byte offsets forgot to reset the offsets as they advanced to the next vec. These should probably be refactored into a set of iterator helpers. Signed-off-by: Zach Brown <zab@versity.com>