Re: [PATCH] smb: smbdirect: fix inverted comparison operator in negotiation log message
From: Steve French
Date: Fri Mar 13 2026 - 22:07:19 EST
Added to ksmbd-for-next
(for 7.1-rc since file does not exist in 7.0-rc3 yet, it depends on
the RDMA/smbdirect patch series in ksmbd-for-next)
On Fri, Mar 13, 2026 at 8:00 PM Namjae Jeon <linkinjeon@xxxxxxxxxx> wrote:
>
> On Sat, Mar 14, 2026 at 6:13 AM David Carlier <devnexen@xxxxxxxxx> wrote:
> >
> > The condition checks preferred_send_size > max_recv_size, but the error
> > message prints "<" instead of ">", making the log misleading when
> > debugging SMBDirect RDMA negotiation failures.
> >
> > Signed-off-by: David Carlier <devnexen@xxxxxxxxx>
> Acked-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>
> Thanks!
--
Thanks,
Steve