aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2021-12-15 14:57:27 +0900
committerSteve French <[email protected]>2021-12-28 22:47:22 -0600
commitce53d365378cde71bb6596d79c257e600d951d29 (patch)
tree95c2922a9671661b1062260b13fda4db4a4436f1 /tools/perf/scripts/python/export-to-postgresql.py
parent71cd9cb680cb5d536c0dcbddb1c1d0010d79b214 (diff)
ksmbd: fix multi session connection failure
When RSS mode is enable, windows client do simultaneously send several session requests to server. There is racy issue using sess->ntlmssp.cryptkey on N connection : 1 session. So authetication failed using wrong cryptkey on some session. This patch move cryptkey to ksmbd_conn structure to use each cryptkey on connection. Tested-by: Ziwei Xie <[email protected]> Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions