summaryrefslogtreecommitdiff
path: root/tests/generic/451.out
diff options
context:
space:
mode:
authorZorro Lang <zlang@redhat.com>2017-08-26 21:26:36 +0800
committerEryu Guan <eguan@redhat.com>2017-08-28 18:08:22 +0800
commit53600ec6d3f3ddf007ed584658fd400f83b01aef (patch)
tree55870da03bc5c9aded1ddb685e39a13edb46df71 /tests/generic/451.out
parentaf04d7247fa3ca2a63f8523890ef9fff97522cf4 (diff)
generic: test data integrity with mixed buffer read and aio dio write
When mixing buffered reads and asynchronous direct writes, it is possible to end up with the situation where we have stale data in the page cache while the new data is already written to disk. This issue should be fixed by patch titled: fs: Fix page cache inconsistency when mixing buffered and AIO DIO Signed-off-by: Zorro Lang <zlang@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
Diffstat (limited to 'tests/generic/451.out')
-rw-r--r--tests/generic/451.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/generic/451.out b/tests/generic/451.out
new file mode 100644
index 00000000..db924411
--- /dev/null
+++ b/tests/generic/451.out
@@ -0,0 +1,2 @@
+QA output created by 451
+Silence is golden