]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
check: fix -X exclude_file behaviour
authorDavid Disseldorp <ddiss@suse.de>
Wed, 19 Dec 2018 15:41:55 +0000 (16:41 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sat, 22 Dec 2018 12:51:16 +0000 (20:51 +0800)
commit3a9ba205f2db2eb190b084274311eea17c2194c9
tree3ef959cdd66a9b115bce91f7f00c0b020550a7ee
parent03f550bd493bd0a22f538e28668279fa05d70e6a
check: fix -X exclude_file behaviour

It is currently processed before FSTYP has been properly set,
leading to xfs, btrfs, etc. specific exclude_files being ignored.

Signed-off-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
check