From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Le Moal Date: Wed, 31 May 2023 18:08:50 +0900 Subject: [Cluster-devel] [PATCH 09/12] fs: factor out a direct_write_fallback helper In-Reply-To: <20230531075026.480237-10-hch@lst.de> References: <20230531075026.480237-1-hch@lst.de> <20230531075026.480237-10-hch@lst.de> Message-ID: <54b4a89c-4023-526e-62e3-8f7fadc2861d@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/31/23 16:50, Christoph Hellwig wrote: > Add a helper dealing with handling the syncing of a buffered write fallback > for direct I/O. > > Signed-off-by: Christoph Hellwig Looks OK to me. Reviewed-by: Damien Le Moal -- Damien Le Moal Western Digital Research