mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-01 05:37:33 +00:00
scoutfs_rename() looks for dirents again after acquiring cluster locks. It needs to pass in the lock end keys to limit the items that are read into the cache. Signed-off-by: Zach Brown <zab@versity.com>