xfs: make sure to _require_attrs when necessary
authorJeff Moyer <jmoyer@redhat.com>
Mon, 21 Dec 2015 07:01:47 +0000 (18:01 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 21 Dec 2015 07:01:47 +0000 (18:01 +1100)
xfs/073 and xfs/295 forgot to _require_attrs.  Fix it.

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/073
tests/xfs/295

index 32faffdfaf0626e934f7a5cb3215c051678c5b77..9def3c6f41b52c5c101c2354032b2e9fc22dcdc6 100755 (executable)
@@ -33,6 +33,7 @@ status=1      # failure is the default!
 # get standard environment, filters and checks
 . ./common/rc
 . ./common/filter
+. ./common/attr
 
 # don't put fs images in /tmp
 imgs=$TEST_DIR/$$
@@ -127,6 +128,7 @@ _verify_copy()
 _supported_fs xfs
 _supported_os Linux
 _require_test
+_require_attrs
 
 [ "$USE_EXTERNAL" = yes ] && _notrun "Cannot xfs_copy with external devices"
 [ -n "$XFS_COPY_PROG" ] || _notrun "xfs_copy binary not yet installed"
index 79f27bd2eb3a328b356c9bf86b6701299fdfff32..2325537c5ede9a7a84309800dc367da69d189a5b 100755 (executable)
@@ -39,6 +39,7 @@ _cleanup()
 # get standard environment, filters and checks
 . ./common/rc
 . ./common/filter
+. ./common/attr
 
 # real QA test starts here
 
@@ -46,6 +47,7 @@ _cleanup()
 _supported_fs xfs
 _supported_os IRIX Linux
 _require_scratch
+_require_attrs
 
 rm -f $seqres.full