[CIFS] fix prepath conversion when server supports posix paths
authorSteve French <sfrench@us.ibm.com>
Fri, 15 Feb 2008 19:20:18 +0000 (19:20 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 15 Feb 2008 19:20:18 +0000 (19:20 +0000)
Jeff Layton that we were converting \ to / in the posix path case which is
not always right (depends on what the old delim was).

CC: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found