Files
scoutfs/kmod
Zach Brown bd14a369e3 Let btree read items callback modify key
Let the callback for scoutfs_btree_read_items() specify a new key to
iterate from in the block rather than always iterating over all the
items.  The callback returns a specific error to trigger this behavior
and none of the current callers can return this error value.

Signed-off-by: Zach Brown <zab@versity.com>
2026-04-27 10:15:19 -07:00
..