linux-stable/fs/smb/common
Namjae Jeon 0268a7cc7f ksmbd: common: use struct_group_attr instead of struct_group for network_open_info
4byte padding cause the connection issue with the applications of MacOS.
smb2_close response size increases by 4 bytes by padding, And the smb
client of MacOS check it and stop the connection. This patch use
struct_group_attr instead of struct_group for network_open_info to use
 __packed to avoid padding.

Fixes: 0015eb6e12 ("smb: client, common: fix fortify warnings")
Cc: stable@vger.kernel.org
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-04-19 20:48:47 -05:00
..
Makefile
arc4.h
cifs_arc4.c
cifs_md4.c
md4.h
smb2pdu.h ksmbd: common: use struct_group_attr instead of struct_group for network_open_info 2024-04-19 20:48:47 -05:00
smbfsctl.h smb: client: add support for WSL reparse points 2024-03-10 19:33:58 -05:00