Skip to content
Commit 840738ea authored by Pali Rohár's avatar Pali Rohár Committed by Steve French
Browse files

cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function



Commit 8bd25b61 ("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: 8bd25b61 ("smb: client: set correct d_type for reparse DFS/DFSR and mount point")
Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 306cb65b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment