From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Le Moal Date: Mon, 22 May 2023 08:56:34 +0900 Subject: [Cluster-devel] [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper In-Reply-To: <20230519093521.133226-7-hch@lst.de> References: <20230519093521.133226-1-hch@lst.de> <20230519093521.133226-7-hch@lst.de> Message-ID: <5703f49d-177a-a810-6f1c-b32aa1abcde7@kernel.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 5/19/23 18:35, Christoph Hellwig wrote: > Add a helper to invalidate page cache after a dio write. > > Signed-off-by: Christoph Hellwig Nit: kiocb_invalidate_post_dio_write() may be a better name to be explicit about the fact that this is for DIOs only ? Otherwise looks ok to me. Reviewed-by: Damien Le Moal -- Damien Le Moal Western Digital Research