With upstream commit 332391a9935d ("fs: Fix page cache inconsistency when mixing buffered and AIO DIO"), we need to whitelist dio_complete() for ext4 pretty much everywhere iomap_dio_complete() and friends are whitelisted for xfs. v1 -> v2: - _filter_aiodio_dmesg() now lives in common/filter Thanks, Ilya Ilya Dryomov (3): common: move _filter_xfs_dmesg() to common/filter common: turn _filter_xfs_dmesg() into _filter_aiodio_dmesg() generic/036,208: whitelist [iomap_]dio_complete() WARNs common/filter | 25 +++++++++++++++++++++++++ common/xfs | 22 ---------------------- tests/generic/036 | 2 ++ tests/generic/095 | 7 ++----- tests/generic/208 | 2 ++ tests/generic/224 | 9 +++------ tests/generic/247 | 9 +++------ tests/generic/446 | 9 +++------ 8 files changed, 40 insertions(+), 45 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html