diff options
author | Pavel Shilovsky <[email protected]> | 2017-08-24 15:16:40 -0700 |
---|---|---|
committer | Steve French <[email protected]> | 2017-08-30 14:42:30 -0500 |
commit | 9e37b1784f2be9397a903307574ee565bbadfd75 (patch) | |
tree | d485d557ef21b1d5dc0d8f33dc920a8252934b97 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 36fde05f3fb51edea879636db590d70e11f16c82 (diff) |
CIFS: Fix maximum SMB2 header size
Currently the maximum size of SMB2/3 header is set incorrectly which
leads to hanging of directory listing operations on encrypted SMB3
connections. Fix this by setting the maximum size to 170 bytes that
is calculated as RFC1002 length field size (4) + transform header
size (52) + SMB2 header size (64) + create response size (56).
Cc: <[email protected]>
Signed-off-by: Pavel Shilovsky <[email protected]>
Signed-off-by: Steve French <[email protected]>
Acked-by: Sachin Prabhu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions