[PATCH libaio 25/28] harness: fix read into PROT_WRITE mmap test
authorJeff Moyer <jmoyer@redhat.com>
Tue, 13 Aug 2019 19:30:05 +0000 (15:30 -0400)
committerGuillem Jover <guillem@debian.org>
Tue, 2 Nov 2021 23:56:45 +0000 (23:56 +0000)
commita6977e380661ce1b4477a5efed5b61003e5648ac
tree4a1d726cbbcadb77e6913ab2fa63cd75dd6cec29
parent44e4a5db325c1f9bbbbf8708b27fc772a1f88f79
[PATCH libaio 25/28] harness: fix read into PROT_WRITE mmap test

This test has been broken forever.  Fix it up to perform an
aio_read using the result of a regular read as the expected
return code.

Reported-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0025-harness-fix-read-into-PROT_WRITE-mmap-test.patch
harness/cases/5.t