diff options
author | 2021-05-15 09:52:22 -0500 | |
---|---|---|
committer | 2021-05-19 10:10:58 -0500 | |
commit | c0d46717b95735b0eacfddbcca9df37a49de9c7a (patch) | |
tree | 566a551cbe4a042f7eff1413f04100e796b326cc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cifs: remove deadstore in cifs_close_all_deferred_files() (diff) | |
download | linux-dev-c0d46717b95735b0eacfddbcca9df37a49de9c7a.tar.xz linux-dev-c0d46717b95735b0eacfddbcca9df37a49de9c7a.zip |
SMB3: incorrect file id in requests compounded with open
See MS-SMB2 3.2.4.1.4, file ids in compounded requests should be set to
0xFFFFFFFFFFFFFFFF (we were treating it as u32 not u64 and setting
it incorrectly).
Signed-off-by: Steve French <stfrench@microsoft.com>
Reported-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions