[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>
Thu, 24 Dec 2020 14:41:17 +0000 (14:41 +0000)
commit74b53ae16d153b9637ef8360366f8f8f6c5b6837
tree5bae8fad20e7b28cbf0158fe67c0cd5cd924e9e2
parent21fdd7a761c923fd880aed450c78ced6107ff371
[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