linux-yocto/fs/smb
Pali Rohár 218c3629fb cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function
[ Upstream commit 840738eae9 ]

Commit 8bd25b61c5 ("smb: client: set correct d_type for reparse DFS/DFSR
and mount point") deduplicated assignment of fattr->cf_dtype member from
all places to end of the function cifs_reparse_point_to_fattr(). The only
one missing place which was not deduplicated is wsl_to_fattr(). Fix it.

Fixes: 8bd25b61c5 ("smb: client: set correct d_type for reparse DFS/DFSR and mount point")
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:09:04 +01:00
..
client cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function 2025-06-27 11:09:04 +01:00
common smb: client: Store original IO parameters and prevent zero IO sizes 2025-06-04 14:41:54 +02:00
server ksmbd: fix null pointer dereference in destroy_previous_session 2025-06-27 11:08:59 +01:00
Kconfig
Makefile