Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set
commit1ed1b19b2eeda3217d03d66d4220abd871b03cb4
authorJeremy Allison <jra@samba.org>
Fri, 30 Sep 2011 20:35:59 +0000 (30 13:35 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 3 Oct 2011 17:40:36 +0000 (3 19:40 +0200)
tree4cd3709072e5550041973d75ef52680375b7afb9
parent4c060730723dcf4a2d6e2833361fa4737bc9a29b
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
(cherry picked from commit 149875f887287dbbf016d2252962b023b0bae967)
source3/smbd/msdfs.c