]> git.apps.os.sepia.ceph.com Git - ceph.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, 26 Sep 2017 14:37:45 +0000 (16:37 +0200)
commite318dbd19883118885e8eb6c7375d0ca8a3699f6
tree68700d18ca968b0ded815985aca7c6b9dde9bd96
parentb5aeb7921d86452b5b19ac144685b3a199707751
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>
(cherry picked from commit 7a0e45046d556c6624e0225ff006c31d8dbae2a8)
qa/run_xfstests.sh