commit | 646dd539878a194bc14b104621c0b2b33587e40f | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu May 15 01:50:56 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu May 15 01:50:56 2008 +0000 |
tree | ba3e9a8a9565e66ea53905b209438fae6d413853 | |
parent | 35fc37d5175091c36d034a28c057da0f9594ee7e [diff] |
[CIFS] Fix paths when share is in DFS to include proper prefix Some versions of Samba (3.2-pre e.g.) are stricter about checking to make sure that paths in DFS name spaces are sent in the form \\server\share\dir\subdir ... instead of \dir\subdir Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>