| commit | c2d68ea65b0f668783c88e1f4f22738b24f3edea | [log] [tgz] |
|---|---|---|
| author | Steve French <sfrench@us.ibm.com> | Fri Feb 15 19:20:18 2008 +0000 |
| committer | Steve French <sfrench@us.ibm.com> | Fri Feb 15 19:20:18 2008 +0000 |
| tree | fbc55d738f857c37f63df2f674b6f2d40ab6e376 | |
| parent | 11b6d6450c10066e83e19f6ff57d55678c3e9f13 [diff] |
[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>