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)
commit7977fd78652897bb7d4db1c21c5749043428f911
tree6f474c15a806a798f36ef85b692f33ae04136073
parentf103c301b18f2eeb5203634cb6b50fa79f57a93b
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
source/smbd/dosmode.c
source/smbd/nttrans.c
source/smbd/open.c
source/smbd/posix_acls.c
source/smbd/trans2.c