mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-22 07:52:38 +00:00
2aa274b38b
xfstests generic/062 was failing because it was getting an unexpected error code when trying to work with xattrs on special files. Adding our ops gives it the errnos it expects. Signed-off-by: Zach Brown <zab@versity.com> Reviewed-by: Mark Fasheh <mfasheh@versity.com>