xfs: minor fixes to the fsmap tests

Refactor the fsmap tests slightly to use new helpers, and
fix some minor output scanning issues.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Darrick J. Wong
2017-02-24 17:12:51 -08:00
committed by Eryu Guan
parent 58a0630b2b
commit 47bef98866
3 changed files with 3 additions and 6 deletions
+1 -3
View File
@@ -42,11 +42,9 @@ _cleanup()
# real QA test starts here
_supported_os Linux
_supported_fs xfs
_require_logdev
_require_scratch
_require_xfs_io_command "fsmap"
if [ "$USE_EXTERNAL" != "yes" ] || [ -z "$SCRATCH_LOGDEV" ]; then
_notrun "Need external log device"
fi
rm -f "$seqres.full"