Part 5 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with...
authorJeremy Allison <jra@samba.org>
Wed, 8 Jun 2011 21:37:25 +0000 (14:37 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 10 Jun 2011 19:09:16 +0000 (21:09 +0200)
commitf5e238cbd97d63e107b64268691dff67cce8fe94
tree30e841eef033cf7d9e9b734672f41cc26e4112fa
parent0c1b1b73870bd477c83c130cab297b7f2615fe55
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.
source3/smbd/open.c