]> www.infradead.org Git - users/dwmw2/linux.git/commit
smb/client: remove unused rq_iter_size from struct smb_rqst
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Aug 2024 13:59:12 +0000 (15:59 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 25 Aug 2024 14:06:25 +0000 (09:06 -0500)
commitb608e2c318789aeba49055747166e13bee57df4a
tree06ea32e3adfd99cc28e241534afc6e1ca6064040
parentc724b2ab6a46435b4e7d58ad2fbbdb7a318823cf
smb/client: remove unused rq_iter_size from struct smb_rqst

Reviewed-by: David Howells <dhowells@redhat.com>
Fixes: d08089f649a0 ("cifs: Change the I/O paths to use an iterator rather than a page list")
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsglob.h
fs/smb/client/cifssmb.c
fs/smb/client/smb2ops.c
fs/smb/client/smb2pdu.c