summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-08-08 18:55:17 +0300
committerSteve French <stfrench@microsoft.com>2025-09-22 03:34:52 +0300
commit1cde0a74a7a8951b3097417847a458e557be0b5b (patch)
treead7c9aab26eff9881e93babdb1b6e6f869b45f3a /net/unix/af_unix.c
parent07e27ad16399afcd693be20211b0dfae63e0615f (diff)
downloadlinux-1cde0a74a7a8951b3097417847a458e557be0b5b.tar.xz
smb: server: don't use delayed_work for post_recv_credits_work
If we are using a hardcoded delay of 0 there's no point in using delayed_work it only adds confusion. The client also uses a normal work_struct and now it is easier to move it to the common smbdirect_socket. Cc: Namjae Jeon <linkinjeon@kernel.org> Cc: Steve French <smfrench@gmail.com> Cc: Tom Talpey <tom@talpey.com> Cc: linux-cifs@vger.kernel.org Cc: samba-technical@lists.samba.org Fixes: 0626e6641f6b ("cifsd: add server handler for central processing and tranport layers") Signed-off-by: Stefan Metzmacher <metze@samba.org> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions