diff options
author | Roberto Bergantinos Corpas <[email protected]> | 2019-10-14 10:59:23 +0200 |
---|---|---|
committer | Steve French <[email protected]> | 2019-10-20 19:19:49 -0500 |
commit | 03d9a9fe3f3aec508e485dd3dcfa1e99933b4bdb (patch) | |
tree | 73bb8587830b41af04ab1e8d3824133cd003ee47 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 553292a6342bc9e5636953ac6e20bccedaacbd1c (diff) |
CIFS: avoid using MID 0xFFFF
According to MS-CIFS specification MID 0xFFFF should not be used by the
CIFS client, but we actually do. Besides, this has proven to cause races
leading to oops between SendReceive2/cifs_demultiplex_thread. On SMB1,
MID is a 2 byte value easy to reach in CurrentMid which may conflict with
an oplock break notification request coming from server
Signed-off-by: Roberto Bergantinos Corpas <[email protected]>
Reviewed-by: Ronnie Sahlberg <[email protected]>
Reviewed-by: Aurelien Aptel <[email protected]>
Signed-off-by: Steve French <[email protected]>
CC: Stable <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions