]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CIFS] Don't allow a backslash in a path component
authorSteve French <sfrench@us.ibm.com>
Fri, 21 Apr 2006 18:18:37 +0000 (18:18 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 21 Apr 2006 18:18:37 +0000 (18:18 +0000)
commit296034f7de8bdf111984ce1630ac598a9c94a253
treeb8918c659c780f8fcdf3d8d82385da14a9fc7176
parent0bd4fa977f81c914eb8bada00284d0933825900e
[CIFS] Don't allow a backslash in a path component

Unless Posix paths have been negotiated, the backslash, "\", is not a valid
character in a path component.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/dir.c