diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-02-09 15:33:44 +0300 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-02-10 02:48:53 +0300 |
| commit | 31b9028c77dc279d720412013e95b279b1385aed (patch) | |
| tree | 12a5b4c24051a78fd23ad90470880ecf2689d07d /tools | |
| parent | 0080608706b37c199c3c2c22bfadac9e75b223a4 (diff) | |
| download | linux-31b9028c77dc279d720412013e95b279b1385aed.tar.xz | |
ksmbd: convert tree_conns_lock to rw_semaphore
Converts tree_conns_lock to an rw_semaphore to allow sleeping while
the lock is held. Additionally, it simplifies the locking logic in
ksmbd_tree_conn_session_logoff() and introduces
__ksmbd_tree_conn_disconnect() to avoid redundant locking.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
