mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-06 08:06:56 +00:00
The item cache can only be populated with items that are covered by locks. Require callers to provide the farthest key that can be covered by the locks. Locks provide a key for exactly this purpose. Signed-off-by: Zach Brown <zab@versity.com>