]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/run_xfstests.sh: drop *_MKFS_OPTIONS variables
authorIlya Dryomov <idryomov@gmail.com>
Wed, 16 Aug 2017 09:47:19 +0000 (11:47 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 29 Aug 2017 14:08:27 +0000 (16:08 +0200)
commit7a0e45046d556c6624e0225ff006c31d8dbae2a8
tree5c44729082fa26d9d277609d9fa69114596b089e
parentca99f1e8406c14e5899d393ab0bb503061c47b9b
qa/run_xfstests.sh: drop *_MKFS_OPTIONS variables

AFAICT ./check doesn't query EXT4_MKFS_OPTIONS or BTRFS_MKFS_OPTIONS,
We don't need anything special for xfs, so remove all of them to avoid
confusion.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/run_xfstests.sh