]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
smb: smbdirect: introduce smbdirect_connection_request_keep_alive()
authorStefan Metzmacher <metze@samba.org>
Fri, 17 Oct 2025 13:49:50 +0000 (15:49 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:19 +0000 (21:58 -0500)
commit4908d19640f4e7834acf26a7de2b78b1c1880829
tree1482cc804b178745e7739364cff3346b4437ef7b
parent3514195010828078173dd0608ba04340b718892f
smb: smbdirect: introduce smbdirect_connection_request_keep_alive()

This a copy of manage_keep_alive_before_sending() in client and server,
it will replace these in future.

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