Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set
authorJeremy Allison <jra@samba.org>
Fri, 30 Sep 2011 20:35:59 +0000 (13:35 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 30 Sep 2011 22:45:59 +0000 (00:45 +0200)
commitc704d9216d9aada8ee5a691cd2a53e16165c8ac2
treee287e8ed98fa38afdafb9a89282a4eaa5228bd0c
parent5c569a97ab477a324a96aae7f58770ccbe2572de
Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set

If a client sends a mangled name as part of a DFS path, use the
post-mangled name for the pathname walk, not the mangled name.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Oct  1 00:45:59 CEST 2011 on sn-devel-104
source3/smbd/msdfs.c