Re: [PATCH v6 1/9] cifs: Remove the RFC1002 header from smb_hdr
From: David Howells
Date: Thu Dec 18 2025 - 08:36:30 EST
Namjae Jeon <linkinjeon@xxxxxxxxxx> wrote:
> Why did you only change smb client after changing smb_hdr structure in
> smb/common? smb server also uses smb_hdr structure to handle smb1 negotiate
> request.
Apologies, but I was under the impression from Steve that ksmbd didn't support
SMB1 and was never going to. Further, I'm pretty certain I have been building
the server and it hasn't shown up any errors - and Steve hasn't mentioned any
either.
> Also, Why didn't you cc me on the patch that updates smb/common?
You're not mentioned in the MAINTAINERS record for CIFS. I did, however, send
it to the linux-cifs mailing list six times, though.
David