mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-01 12:56:29 +00:00
The xattr trans reservation assumed that it was only dirtying items for the new xattr size. It didn't account for dirty deletion items for parts from a larger previous xattr. With this fixed generic/070 no longer triggers warnings. Signed-off-by: Zach Brown <zab@versity.com>