diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2024-11-13 08:49:44 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-11-17 16:29:09 -0600 |
commit | d6eb09fb46707a060209f077abede8c0e2c21b73 (patch) | |
tree | 3db6267eb4d0f0ce2bdd89cd0d05636460682da9 /tools/perf/scripts/python/flamegraph.py | |
parent | adc218676eef25575469234709c2d87185ca223a (diff) |
ksmbd: fix malformed unsupported smb1 negotiate response
When mounting with vers=1.0, ksmbd should return unsupported smb1
negotiate response. But this response is malformed.
[ 6010.586702] CIFS: VFS: Bad protocol string signature header 0x25000000
[ 6010.586708] 00000000: 25000000 25000000 424d53ff 00000072 ...%...%.SMBr...
[ 6010.586711] 00000010: c8408000 00000000 00000000 00000000 ..@.............
[ 6010.586713] 00000020: 00 00 b9 32 00 00 01 00 01 ...2.....
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions