]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
check: use _try_scratch_mount instead of _scratch_mount to mount SCRATCH_DEV
authorHou Tao <houtao1@huawei.com>
Sat, 29 Dec 2018 02:34:48 +0000 (10:34 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sat, 29 Dec 2018 07:50:55 +0000 (15:50 +0800)
commit3f95ea9fb3fd0c10330c4bd19f5c31f6cea42069
tree80213b2ca366d2fb9f0d7720e8ab30cee033b80f
parentdeab8ca02e369a50caabd93f8407078aeba1331e
check: use _try_scratch_mount instead of _scratch_mount to mount SCRATCH_DEV

Else there won't be any error messages when mounting SCRATCH_DEV
failed, because _scratch_mount exits early by invoking _fail.

Signed-off-by: Hou Tao <houtao1@huawei.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
check