[PATCH v3 0/4] smb: smbdirect/client/server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks

Stefan Metzmacher metze at samba.org
Thu Nov 27 15:54:34 UTC 2025


Am 26.11.25 um 02:07 schrieb Namjae Jeon:
> On Wed, Nov 26, 2025 at 8:50 AM Namjae Jeon <linkinjeon at kernel.org> wrote:
>>
>> On Tue, Nov 25, 2025 at 11:22 PM Stefan Metzmacher <metze at samba.org> wrote:
>>>
>>> Hi,
>>>
>>> here are some small cleanups for a problem Nanjae reported,
>>> where two WARN_ON_ONCE(sc->status != ...) checks where triggered
>>> by a Windows 11 client.
>>>
>>> The patches should relax the checks if an error happened before,
>>> they are intended for 6.18 final, as far as I can see the
>>> problem was introduced during the 6.18 cycle only.
>>>
>>> Given that v1 of this patchset produced a very useful WARN_ONCE()
>>> message, I'd really propose to keep this for 6.18, also for the
>>> client where the actual problem may not exists, but if they
>>> exist, it will be useful to have the more useful messages
>>> in 6.16 final.
> Anyway, Applied this patch-set to #ksmbd-for-next-next.
> Please check the below issue.

Steve, can you move this into ksmbd-for-next?

Thanks!
metze




More information about the samba-technical mailing list