diff options
| author | Namjae Jeon <[email protected]> | 2023-03-30 23:42:12 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-04-03 04:08:52 +0000 |
| commit | 3a9b557f44ea8f216aab515a7db20e23f0eb51b9 (patch) | |
| tree | 5a2587229b6511c14ef5f549fadcd2be083e58bd /tools/perf/scripts/python/compaction-times.py | |
| parent | ksmbd: remove unused is_char_allowed function (diff) | |
| download | kernel-3a9b557f44ea8f216aab515a7db20e23f0eb51b9.tar.gz kernel-3a9b557f44ea8f216aab515a7db20e23f0eb51b9.zip | |
ksmbd: delete asynchronous work from list
When smb2_lock request is canceled by smb2_cancel or smb2_close(),
ksmbd is missing deleting async_request_entry async_requests list.
Because calling init_smb2_rsp_hdr() in smb2_lock() mark ->synchronous
as true and then it will not be deleted in
ksmbd_conn_try_dequeue_request(). This patch add release_async_work() to
release the ones allocated for async work.
Cc: [email protected]
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
