mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-10 13:47:27 +00:00
Add a *found_seq argument to _prev so that it can give the caller the seq of the item that's returned. The extent code is going to use this to find seqs of extents. Signed-off-by: Zach Brown <zab@versity.com> Reviewed-by: Mark Fasheh <mfasheh@versity.com>