Thread (7 messages) 7 messages, 4 authors, 2025-06-16

Re: [RFC PATCH v2 1/2] NFSD: Use vfs_iocb_iter_read()

From: Christoph Hellwig <hch@infradead.org>
Date: 2025-06-16 05:00:27

On Fri, Jun 13, 2025 at 04:08:46PM -0400, Chuck Lever wrote:
+	init_sync_kiocb(&kiocb, file);
+	kiocb.ki_pos = offset;
+	kiocb.ki_flags = 0;
ki_flags is already cleared by init_sync_kiocb, so the line doing that
can be dropped.

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help