The g/484, g/628 and g/629 calls _dmerror_init and load error table
for testing, better to count them in eio test group, then we won't
miss them when we want to run all eio related cases.
Signed-off-by: Zorro Lang <zlang@kernel.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
# buffer: record blockdev write errors in super_block that it backs
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick eio
# Override the default cleanup function.
_cleanup()
# 5ffce3cc22a0 ("xfs: force the log after remapping a synchronous-writes file")
. ./common/preamble
-_begin_fstest auto quick rw clone
+_begin_fstest auto quick rw clone eio
# Override the default cleanup function.
_cleanup()
# 5ffce3cc22a0 ("xfs: force the log after remapping a synchronous-writes file")
. ./common/preamble
-_begin_fstest auto quick rw copy_range
+_begin_fstest auto quick rw copy_range eio
# Override the default cleanup function.
_cleanup()