]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/cifs/connect.c
[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)
commitc2d68ea65b0f668783c88e1f4f22738b24f3edea
treefbc55d738f857c37f63df2f674b6f2d40ab6e376
parent11b6d6450c10066e83e19f6ff57d55678c3e9f13
[CIFS] fix prepath conversion when server supports posix paths

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>
fs/cifs/connect.c