[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, 11 Nov 2021 03:56:01 +0000 (03:56 +0000)
commit5a1c25eb8e1ecdf53d36d85a66140215bf0364c2
treef63f8a4459f6dbbe1d84327e862e18d33efa8736
parent7c4e374969aa8ef87ac3935e623670662e824992
[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