Re: [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()

From: Christoph Hellwig
Date: Tue Jan 17 2023 - 03:45:08 EST


On Tue, Jan 17, 2023 at 08:28:24AM +0000, David Howells wrote:
> Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
>
> > I suspect the best is to:
> >
> > - rename init_sync_kiocb to init_kiocb
> > - pass a new argument for the destination
>
> Do you mean the direction rather than the destination?

Yes.