diff options
author | 2023-11-20 23:39:39 +0900 | |
---|---|---|
committer | 2023-11-23 20:50:45 -0600 | |
commit | 2e450920d58b4991a436c8cecf3484bcacd8e535 (patch) | |
tree | 4b4c126cf1e5cfa877a0a68869952d6684d7413f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ksmbd: separately allocate ci per dentry (diff) | |
download | wireguard-linux-2e450920d58b4991a436c8cecf3484bcacd8e535.tar.xz wireguard-linux-2e450920d58b4991a436c8cecf3484bcacd8e535.zip |
ksmbd: move oplock handling after unlock parent dir
ksmbd should process secound parallel smb2 create request during waiting
oplock break ack. parent lock range that is too large in smb2_open() causes
smb2_open() to be serialized. Move the oplock handling to the bottom of
smb2_open() and make it called after parent unlock. This fixes the failure
of smb2.lease.breaking1 testcase.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions