]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/31[2-7]: hide pwrite fsync errors that are supposed to fail
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 10 Nov 2017 00:44:28 +0000 (16:44 -0800)
committerEryu Guan <eguan@redhat.com>
Fri, 10 Nov 2017 04:33:58 +0000 (12:33 +0800)
commitee3f35961f3c9b7d2994da4f8ed205dec2577101
tree2bd2ea7e2dc06325f22bcef1c7576b8966d2d3e8
parent32a8ebcbe6cf2c7ced5312724e6b69db85deb116
xfs/31[2-7]: hide pwrite fsync errors that are supposed to fail

xfs_io 4.14 will gain the ability to print error messages when
pwrite+fsync fail.  Certain tests use the error injector to cause
failures, so the errors are expected.  Since we test for a shut down
filesystem after the error injection, we can push the error messages to
the log.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/312
tests/xfs/313
tests/xfs/314
tests/xfs/315
tests/xfs/317
tests/xfs/326