From: Eryu Guan Date: Mon, 10 Nov 2014 07:06:23 +0000 (+1100) Subject: generic/277: add _require_attrs X-Git-Tag: v2022.05.01~3009 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=664f1f02b5c17e2ddfd25e32e284f093ed65e32c;p=xfstests-dev.git generic/277: add _require_attrs NFS doesn't support attr yet, add _require_attrs in generic/277 to avoid failure when testing on NFS. Signed-off-by: Eryu Guan Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- diff --git a/tests/generic/277 b/tests/generic/277 index 8461ad9e..39ebdc34 100755 --- a/tests/generic/277 +++ b/tests/generic/277 @@ -38,11 +38,13 @@ trap "_cleanup ; exit \$status" 0 1 2 3 15 # get standard environment, filters and checks . ./common/rc . ./common/filter +. ./common/attr # real QA test starts here _supported_fs generic _supported_os Linux _require_scratch +_require_attrs _scratch_mkfs > /dev/null 2>&1 _scratch_mount