diff options
| author | Ronnie Sahlberg <[email protected]> | 2018-08-22 02:19:24 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2018-08-23 20:10:46 +0000 |
| commit | e6c47dd0da1e3a484e778046fc10da0b20606a86 (patch) | |
| tree | d31ac49b712f9e4b350d7b369b0837a2bda8f926 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | cifs: create a define for how many iovs we need for an SMB2_open() (diff) | |
| download | kernel-e6c47dd0da1e3a484e778046fc10da0b20606a86.tar.gz kernel-e6c47dd0da1e3a484e778046fc10da0b20606a86.zip | |
cifs: check if SMB2 PDU size has been padded and suppress the warning
Some SMB2/3 servers, Win2016 but possibly others too, adds padding
not only between PDUs in a compound but also to the final PDU.
This padding extends the PDU to a multiple of 8 bytes.
Check if the unexpected length looks like this might be the case
and avoid triggering the log messages for :
"SMB2 server sent bad RFC1001 len %d not %d\n"
Signed-off-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
