Part 5 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with...
commit794f0bd4cf60d5acab96b49124060abb4db64ab2
authorJeremy Allison <jra@samba.org>
Wed, 8 Jun 2011 21:38:09 +0000 (8 14:38 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Jul 2011 19:44:04 +0000 (26 21:44 +0200)
tree25e0072bad70149b7b7150a76d67042b5e8ba0ed
parent814103b0b91d0332199e63f64c18454fa658e102
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 9994cca22b2c4948c7948f4d83dc3e8efbbd121e)
source3/smbd/open.c