fstests: filter redundant output by getfattr
[xfstests-dev.git] / tests / generic / 489
index 1d3a916e3e445623b8a833abe3b23d4e3503d7fe..b3a0972fc3cd89298bb6d61bf058610172562382 100755 (executable)
@@ -58,7 +58,7 @@ $XFS_IO_PROG -c "pwrite -S 0xea 0 64K" \
 # were not lost and neither was the data we wrote.
 _flakey_drop_and_remount
 echo "File xattrs after power failure:"
-$GETFATTR_PROG --absolute-names --dump $SCRATCH_MNT/foobar | _filter_scratch
+_getfattr --absolute-names --dump $SCRATCH_MNT/foobar | _filter_scratch
 echo "File data after power failure:"
 od -t x1 $SCRATCH_MNT/foobar