mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-21 14:00:29 +00:00
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>