Modification of fix for bug 6876 - Delete of an object whose parent folder does not...
authorJeremy Allison <jra@samba.org>
Sun, 17 Jan 2010 01:03:06 +0000 (17:03 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 18 Jan 2010 09:23:11 +0000 (10:23 +0100)
commit8c8412fa88f752797abebd940d488b1c09009d96
tree05786f7cce291e9b77dba14a70c44dbc5c21d41e
parenteec11c0d2ba61aa2f86a100064b3a9de3f56bb7d
Modification of fix for bug 6876 - Delete of an object whose parent folder does not have delete rights fails even if the delete right is set on the object

Suggested by Volker. Reduce the surface area of the
become_root() unbecome_root() code to reduce the chance
of errors.

Jeremy.
(cherry picked from commit 98a495f1e674b7562a3d8b5dfc958ee95d256896)
source3/modules/vfs_acl_common.c