cifs: Use more fields from netfs_io_subrequest
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Oct 2023 15:55:20 +0000 (16:55 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 1 May 2024 17:08:19 +0000 (18:08 +0100)
commitab58fbdeebc7f9fe8b9bc202660eae3a10e5e678
tree74b2a09cb92c7681054b1d8eea8a0cef34f76d74
parenta975a2f22cdce7ec0c678ce8d73d2f6616cb281c
cifs: Use more fields from netfs_io_subrequest

Use more fields from netfs_io_subrequest instead of those incorporated into
cifs_io_subrequest from cifs_readdata and cifs_writedata.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Shyam Prasad N <nspmangalore@gmail.com>
cc: Rohith Surabattula <rohiths.msft@gmail.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
cc: linux-mm@kvack.org
fs/smb/client/cifsglob.h
fs/smb/client/cifssmb.c
fs/smb/client/file.c
fs/smb/client/smb2ops.c
fs/smb/client/smb2pdu.c
fs/smb/client/transport.c