linux-stable/fs/smb
Namjae Jeon 83b01f7330 ksmbd: add missing calling smb2_set_err_rsp() on error
[ Upstream commit 0e2378eaa2 ]

If some error happen on smb2_sess_setup(), Need to call
smb2_set_err_rsp() to set error response.
This patch add missing calling smb2_set_err_rsp() on error.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-05 15:18:32 +01:00
..
client smb: client: fix OOB in smbCalcSize() 2024-01-01 12:39:05 +00:00
common ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE 2023-12-20 17:00:21 +01:00
server ksmbd: add missing calling smb2_set_err_rsp() on error 2024-01-05 15:18:32 +01:00
Kconfig
Makefile