diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2021-07-10 09:22:41 +0200 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2021-07-10 09:23:50 +0200 |
commit | d63528eb0d43c4796c42aad56889dec12cf4e122 (patch) | |
tree | fc8f922b3ac71f30c0778d54a0e6bf0ee020b168 /scripts/nsdeps | |
parent | ksmbd: fix the running request count decrement (diff) | |
download | linux-d63528eb0d43c4796c42aad56889dec12cf4e122.tar.xz linux-d63528eb0d43c4796c42aad56889dec12cf4e122.zip |
ksmbd: free ksmbd_lock when file is closed
Append ksmbd_lock into the connection's
lock list and the ksmbd_file's lock list.
And when a file is closed, detach ksmbd_lock
from these lists and free it.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/nsdeps')
0 files changed, 0 insertions, 0 deletions