r20356: Consolidate the calls to parent_dirname() per open to one.
authorVolker Lendecke <vlendec@samba.org>
Wed, 27 Dec 2006 10:57:59 +0000 (10:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:43 +0000 (12:16 -0500)
commit8cd9636458e175d2e1b63a5211423cec04a6ce91
tree47ab7db144234fa02a3484cc21c7ccdd44f5f5a6
parent9f2807fc93bf25bbc06ddedebd0a1d17993444ec
r20356: Consolidate the calls to parent_dirname() per open to one.

This involved passing the dirname as argument to a few routines instead of
calling parent_dirname() deep down.

Volker
(This used to be commit 7977fd78652897bb7d4db1c21c5749043428f911)
source3/smbd/dosmode.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/posix_acls.c
source3/smbd/trans2.c