]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/config: Make test and scratch devices use the same mount options
authorXiao Yang <yangx.jy@fujitsu.com>
Thu, 27 Oct 2022 10:50:52 +0000 (10:50 +0000)
committerZorro Lang <zlang@kernel.org>
Thu, 3 Nov 2022 03:35:00 +0000 (11:35 +0800)
commit1dd7395623cb1b56aadc88a7c46ed660e262a817
treebc66adda53cf30540a6e83c546f735c86fb20006
parent7d839ccc1a13148d1a41d32fb9be83a0c8d31496
common/config: Make test and scratch devices use the same mount options

Some cases(e.g. generic/519) check commands/features on test device but
do tests on scratch device.  If some mount options can impact the check
result, these cases may throw error instead if not run when we use
different mount options for test and scratch devices.

Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/config