diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-11-20 23:39:39 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-11-23 20:50:45 -0600 |
commit | 2e450920d58b4991a436c8cecf3484bcacd8e535 (patch) | |
tree | 4b4c126cf1e5cfa877a0a68869952d6684d7413f /tools/net/ynl/generated/netdev-user.c | |
parent | 4274a9dc6aeb9fea66bffba15697a35ae8983b6a (diff) |
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/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions