diff options
| author | Pali Rohár <pali@kernel.org> | 2025-06-08 16:10:33 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-27 11:09:04 +0100 |
| commit | 218c3629fb8f2de93164bce03f1141175b0c87a1 (patch) | |
| tree | a89de273136ed1df41d14ff0955a190344829997 /tools | |
| parent | 6b4311f78a133fc3d6a4bedba0881ea399447d3a (diff) | |
| download | linux-218c3629fb8f2de93164bce03f1141175b0c87a1.tar.gz linux-218c3629fb8f2de93164bce03f1141175b0c87a1.tar.bz2 linux-218c3629fb8f2de93164bce03f1141175b0c87a1.zip | |
cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function
[ Upstream commit 840738eae94864993a735ab677b9795bb8f3b961 ]
Commit 8bd25b61c5a5 ("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: 8bd25b61c5a5 ("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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
