smb: client: send empty packets via send_immediate_work
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Aug 2025 10:53:35 +0000 (12:53 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commit1b2c46cdb7c0127711cd72028072d85f6ebd1b53
tree51ecd35a7ac4b0176bad954304a29015f196299e
parentea5a4e31ab4757273dacaa7e05368892516b53d6
smb: client: send empty packets via send_immediate_work

This is what the server already does and it makes
refactoring for common structures and functions much easier.

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