]> www.infradead.org Git - users/jedix/linux-maple.git/commit
smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue}
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Aug 2025 13:19:51 +0000 (15:19 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:48 +0000 (18:29 -0500)
commitca48841de93cbb911d2d85e84a329bbe0fac412d
tree35a1d4d64a1afc573d82c73c3286afe0e0e097f3
parenta51c67db2c9e3f1539f5c441d8db2058ed8644f9
smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue}

This will be used by the server too and will allow to create
common helper functions.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifs_debug.c
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h