smb: client: make use of smbdirect_socket.send_io.credits.{count,wait_queue}
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Aug 2025 15:11:08 +0000 (17:11 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commit9b1a6b7583cb71e101a93e518e2cbc32911a2b89
tree928aec5d2827dccc8b666f28957a3b151abbb1e9
parentca48841de93cbb911d2d85e84a329bbe0fac412d
smb: client: make use of smbdirect_socket.send_io.credits.{count,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