diff options
author | Steve French <stfrench@microsoft.com> | 2023-09-20 16:04:51 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-09-20 16:04:51 -0500 |
commit | 6e2e27e47c022b86bd248e301986d461ca449bcf (patch) | |
tree | dd248b6f181d93ddba1ffdbaa742351829b598b0 /fs/smb/client/smb1ops.c | |
parent | d527f51331cace562393a8038d870b3e9916686f (diff) |
smb3: remove duplicate error mapping
In status_to_posix_error STATUS_IO_REPARSE_TAG_NOT_HANDLED was mapped
to both -EOPNOTSUPP and also to -EIO but the later one (-EIO) is
ignored. Remove the duplicate.
Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/smb/client/smb1ops.c')
0 files changed, 0 insertions, 0 deletions