Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
authorJeremy Allison <jra@samba.org>
Thu, 24 Feb 2011 02:24:41 +0000 (18:24 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Mar 2011 20:29:29 +0000 (21:29 +0100)
commit203b4aa318ce2aa64812006ed94a1e4e1becf66f
tree038da7a394510c161ddba85377244f7c1928a569
parente20d2b70cc28cf0fb6978eb4c4b208470993b51b
Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
We need to revalidate the pathname once re-constructed from a root fsp.

Jeremy.
(cherry picked from commit 916e82823b56a70d7761644b38a250ea8c38e204)
source3/include/proto.h
source3/modules/onefs_open.c
source3/smbd/open.c