git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11b6d64
)
[CIFS] fix prepath conversion when server supports posix paths
author
Steve French
<sfrench@us.ibm.com>
Fri, 15 Feb 2008 19:20:18 +0000
(19:20 +0000)
committer
Steve 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