Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
From: David Howells
Date: Thu Jan 19 2023 - 16:24:39 EST
Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> So what about deferring this whole cleanup for now?
So you'd rather I stick with the direction indicator in the iov_iter struct
for now?
I still want to add iov_iter_extract_pages(), netfs_extract_user_iter() and
netfs_extract_iter_to_sg(), even if it's only cifs and netfslib that use them
for the moment.
David