[PATCH 07/19] smb: server: let send_done handle a completion without IB_SEND_SIGNALED

Namjae Jeon linkinjeon at kernel.org
Thu Jan 22 12:48:34 UTC 2026


On Thu, Jan 22, 2026 at 4:51 AM Stefan Metzmacher <metze at samba.org> wrote:
>
> With smbdirect_send_batch processing we likely have requests without
> IB_SEND_SIGNALED, which will be destroyed in the final request
> that has IB_SEND_SIGNALED set.
>
> If the connection is broken all requests are signaled
> even without explicit IB_SEND_SIGNALED.
>
> Cc: Namjae Jeon <linkinjeon at kernel.org>
> Cc: Steve French <smfrench at gmail.com>
> Cc: Tom Talpey <tom at talpey.com>
> Cc: linux-cifs at vger.kernel.org
> Cc: samba-technical at lists.samba.org
> Signed-off-by: Stefan Metzmacher <metze at samba.org>
Acked-by: Namjae Jeon <linkinjeon at kernel.org>
Thanks!



More information about the samba-technical mailing list