fstests: explicitly specify xattr namespace
[xfstests-dev.git] / tests / generic / 449
index 21b920bf6a50f79410cdd7bbb1b68f12a357aaa2..129ac9a89799c78bcdebc46119558950366dc131 100755 (executable)
@@ -39,7 +39,7 @@ _supported_os Linux
 _require_scratch
 _require_test
 _require_acls
-_require_attrs
+_require_attrs trusted
 
 _scratch_mkfs_sized $((256 * 1024 * 1024)) >> $seqres.full 2>&1
 _scratch_mount || _fail "mount failed"