Thread (23 messages) 23 messages, 3 authors, 2024-02-20

Re: [PATCH v5 09/12] cifs: Cut over to using netfslib

From: Simon Horman <horms@kernel.org>
Date: 2024-02-20 13:32:03
Also in: linux-cifs, linux-fsdevel, linux-mm, lkml, netfs

On Mon, Feb 19, 2024 at 03:10:44PM +0000, David Howells wrote:
Simon Horman [off-list ref] wrote:
quoted
quoted
 /* Functions related to files and directories */
+extern const struct netfs_request_ops cifs_req_ops;
 extern const struct file_operations cifs_file_ops;
 extern const struct file_operations cifs_file_direct_ops; /* if directio mnt */
 extern const struct file_operations cifs_file_strict_ops; /* if strictio mnt */
Nit: this hunk would probably be better placed in the
     patch at adds cifs_req_ops to fs/smb/client/file.c
I'm not sure I understand what you mean.  Is there a bit missing between "at"
and "adds" in that?
Sorry, "patch that adds".

What I meant is, the declaration of cifs_req_ops and it's definition
seem to appear in different patches of this series. And it might
make sense if they were both in the same patch. But given that
both are present by the end of the series it is more cosmetic
than anything else.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help