mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-12 21:41:07 +00:00
Add a full lock argument to scoutfs_update_inode_item() and use it to pass the lock's end key into item_update(). This'll get changed into passing the full lock into _update soon. Signed-off-by: Zach Brown <zab@versity.com>