]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/299: skip test early if falloc is not supported
authorPavel Reichl <preichl@redhat.com>
Thu, 22 Sep 2022 18:55:02 +0000 (20:55 +0200)
committerZorro Lang <zlang@kernel.org>
Sat, 8 Oct 2022 11:20:25 +0000 (19:20 +0800)
commitb57788fbe2cd10193318941f502bb3e5c4bc087f
treee5c1b79a0a00a25089d8f0d23af9dde53da8925a
parentce018e24f0a5b30ca8bc624494f1fd4d509bba8a
generic/299: skip test early if falloc is not supported

Move the _require_xfs_io_command "falloc" above the
potencially 'expensive' function _get_max_file_size

Signed-off-by: Pavel Reichl <preichl@redhat.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/299