]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4/010: Fixup resize2fs and dumpe2fs usage
authorJan Kara <jack@suse.cz>
Tue, 29 May 2018 16:56:00 +0000 (18:56 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 3 Jun 2018 14:16:15 +0000 (22:16 +0800)
commit5a111436bb88de4186a4c20b9d03f921de6bcad6
tree8d5724bdef970bfbabf83e0224c009e2f6506ace
parent042fcd24dbbe27ec235c03011e5b6538857e135e
ext4/010: Fixup resize2fs and dumpe2fs usage

Use $RESIZE2FS_PROG and $DUMPE2FS_PROG instead of names directly to
make progs be executed with full path. Also add proper feature test
macros.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/ext4/010