Part 5 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with...
commitee677cf7f807716d3169fe7ce9aea66ac887fd23
authorJeremy Allison <jra@samba.org>
Wed, 8 Jun 2011 21:37:25 +0000 (8 14:37 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 10:59:15 +0000 (14 12:59 +0200)
tree71058f2c145e64e25ba19028940f97dd1b398514
parent0108975ae94576d707959b35f4ee8a930ccbe207
Part 5 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs

Ensure when creating a directory, if we make any changes due to inheritance parameters, we update the stat returned.
(cherry picked from commit f5e238cbd97d63e107b64268691dff67cce8fe94)
source3/smbd/open.c