Re: [PATCH blktests] common/fio: do not use norandommap with verify
From: Omar Sandoval <osandov@osandov.com>
Date: 2020-02-03 21:43:22
From: Omar Sandoval <osandov@osandov.com>
Date: 2020-02-03 21:43:22
On Thu, Jan 30, 2020 at 09:49:41AM +0100, Klaus Jensen wrote:
As per the fio documentation, using norandommap with an async I/O engine and I/O depth > 1, can cause verification errors. Signed-off-by: Klaus Jensen <redacted>
Good catch, applied. Thanks!