summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-08-08 17:55:17 +0200
committerSteve French <stfrench@microsoft.com>2025-09-21 19:34:52 -0500
commit1cde0a74a7a8951b3097417847a458e557be0b5b (patch)
treead7c9aab26eff9881e93babdb1b6e6f869b45f3a /rust/helpers/build_bug.c
parent07e27ad16399afcd693be20211b0dfae63e0615f (diff)
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 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions