smb: client: make use of smbdirect_socket.idle.{keepalive,immediate_work,timer_work}
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Aug 2025 15:57:32 +0000 (17:57 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commit4dc536a135e0ef862ccc25f5d68ad5c062dc01a0
tree3bb5301e0f1bda94d4edfbf2583920594345804e
parentac31755c7a649786a9e11c6288513f5f4c1d30c9
smb: client: make use of smbdirect_socket.idle.{keepalive,immediate_work,timer_work}

This will allow client and server to use the common structures in order
to share common functions later.

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/smbdirect.c
fs/smb/client/smbdirect.h