mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -48,4 +48,6 @@ _require_test
|
||||
|
||||
_run_aiodio aio-dio-fcntl-race
|
||||
|
||||
_check_dmesg _filter_aiodio_dmesg
|
||||
|
||||
exit $status
|
||||
|
||||
@@ -50,4 +50,6 @@ rm -f $seqres.full
|
||||
|
||||
_run_aiodio aio-dio-invalidate-failure
|
||||
|
||||
_check_dmesg _filter_aiodio_dmesg
|
||||
|
||||
exit $status
|
||||
|
||||
Reference in New Issue
Block a user