Re: [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction

From: Christoph Hellwig
Date: Thu Jul 06 2023 - 11:30:17 EST


On Fri, Jun 30, 2023 at 04:25:18PM +0100, David Howells wrote:
> If an iomap_iter is available, use the IOMAP_WRITE flag instead of the
> iterator direction.

This is really two patches, one for dax and one for iomap, and not one
for the iov_iter code.