linux-stable/fs/smb
Namjae Jeon 2b5f1692a9 ksmbd: fix wrong allocation size update in smb2_open()
[ Upstream commit a9f106c765 ]

When client send SMB2_CREATE_ALLOCATION_SIZE create context, ksmbd update
old size to ->AllocationSize in smb2 create response. ksmbd_vfs_getattr()
should be called after it to get updated stat result.

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-03-06 14:48:34 +00:00
..
client smb3: add missing null server pointer check 2024-03-01 13:35:03 +01:00
common smb: client, common: fix fortify warnings 2024-01-20 11:51:38 +01:00
server ksmbd: fix wrong allocation size update in smb2_open() 2024-03-06 14:48:34 +00:00
Kconfig
Makefile