Re: [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
From: Christoph Hellwig
Date: Mon Nov 11 2024 - 10:16:32 EST
On Mon, Nov 11, 2024 at 07:12:35AM -0700, Jens Axboe wrote:
> Ok thanks, let me take a look at that and create a test case that
> exercises that explicitly.
Please add RWF_UNCACHED to fsstress.c in xfstests also. That is our
exerciser for concurrent issuing of different I/O types to hit these
kinds of corner cases.