From: Steve French Date: Fri, 15 Feb 2008 19:20:18 +0000 (+0000) Subject: [CIFS] fix prepath conversion when server supports posix paths X-Git-Tag: v2.6.25-rc4~105^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d68ea65b0f668783c88e1f4f22738b24f3edea;p=pandora-kernel.git [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 Signed-off-by: Steve French --- Reading git-diff-tree failed