diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-17 12:05:00 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:48 +0900 |
| commit | bc2f3f3dd69424f76e2ed3dc53d29bfd6c9966d4 (patch) | |
| tree | bddd7184c6c6445fa18ecf164435bda2965752f7 /tools/perf/scripts/python/bin | |
| parent | 4c670ccd5790816fc0f5714d5ee3c67dd5a9c67a (diff) | |
ksmbd: honor client signing-required in all modes
The SMB2 NEGOTIATE request's SMB2_NEGOTIATE_SIGNING_REQUIRED bit requires
the server to set Connection.ShouldSign. KSMBD represents that state with
conn->sign, but previously set it only when its signing configuration was
auto or disabled.
Set conn->sign whenever the client requires signing, independently of the
server's signing mode. Keep the mandatory server-mode handling unchanged.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
