commit | c34fea5a636d98607ee6e41c78acc9d5ca8fb756 | [log] [tgz] |
---|---|---|
author | Paulo Alcantara <palcantara@suse.de> | Wed Nov 14 14:03:40 2018 -0200 |
committer | Steve French <stfrench@microsoft.com> | Sun Dec 23 23:05:05 2018 -0600 |
tree | d805933b5f0b276ede415d7a0d87868108c31c2f | |
parent | 56c762eb9bee330bb4e6d11c589434f2904d3ab6 [diff] |
cifs: Skip any trailing backslashes from UNC When extracting hostname from UNC, check for leading backslashes before trying to remove them. Signed-off-by: Paulo Alcantara <palcantara@suse.de> Reviewed-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>