mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-01 13:47:11 +00:00
We're about to update xattrs to use the item cache API and xattrs want to be pretty big. scoutfs_item_set_batch() let's the xattr code atomically update xattrs made up of multiple items. Signed-off-by: Zach Brown <zab@versity.com>