Re: [RFC PATCH 06/11] iov_iter: Use op_is_write() rather than iterator direction

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


On Fri, Jun 30, 2023 at 04:25:19PM +0100, David Howells wrote:
> If a request struct is available, use op_is_write() instead of the iterator
> direction.

s/iov_iter/block/ in the subject.