]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/422: check fallocate KEEP_SIZE flag correctly
authorEryu Guan <eguan@redhat.com>
Mon, 10 Apr 2017 03:02:57 +0000 (11:02 +0800)
committerEryu Guan <eguan@redhat.com>
Tue, 11 Apr 2017 04:19:28 +0000 (12:19 +0800)
commit0b6b693c632f52891d305fe9e910230385bc9ae8
tree1996ea1151250dcdeb65e2d49ca810effc15be12
parent85c95c7f24b159b44baad5f14358f81bebe72edd
generic/422: check fallocate KEEP_SIZE flag correctly

This fixes a merge error in last update, "-k" should be passed to
_require_xfs_io_command() as a separate parameter.

Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/422