Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ksmbd: no need to wait for binded connection termination at logoff
The connection could be binded to the existing session for Multichannel. session will be destroyed when binded connections are released. So no need to wait for that's connection at logoff. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
- Loading branch information