generic/036,208: whitelist [iomap_]dio_complete() WARNs

These tests appear to mix buffered and O_DIRECT I/O; easily triggered
on both xfs and ext4.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Ilya Dryomov
2017-10-12 16:54:04 +02:00
committed by Eryu Guan
parent 5aa662733a
commit 228aee780f
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -48,4 +48,6 @@ _require_test
_run_aiodio aio-dio-fcntl-race
_check_dmesg _filter_aiodio_dmesg
exit $status
+2
View File
@@ -50,4 +50,6 @@ rm -f $seqres.full
_run_aiodio aio-dio-invalidate-failure
_check_dmesg _filter_aiodio_dmesg
exit $status