r14540: fix a talloc hierachie problem,
authorStefan Metzmacher <metze@samba.org>
Sat, 18 Mar 2006 10:38:38 +0000 (10:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:58:41 +0000 (13:58 -0500)
commit75140d6150264ba50a47e104c3ce1ae40bd3f0c8
tree1345a43aeaaa6847a765ab69cb484a4dd7403d10
parent9225c02aee19478fc4825c4b798a6757d140b5c0
r14540: fix a talloc hierachie problem,
make sure file and search handles are cleaned up
before anything else in the pvfs_state struct,
as there destructors reply on a valid pvfs_state struct

metze
(This used to be commit aaa5d377b9b6145a83c0e686c7fbb7b561ae8988)
source4/ntvfs/posix/pvfs_flush.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_search.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/vfs_posix.h