Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with...
authorJeremy Allison <jra@samba.org>
Wed, 8 Jun 2011 21:26:02 +0000 (14:26 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jun 2011 21:26:02 +0000 (14:26 -0700)
commitc6bc1eeb7b93fde84dae5d81eedd0610aef1726e
tree4bb076263614255120d51ea99328ec8eff3e1da3
parent0931147cbca6cd2f438b2fa49d222606246e364d
Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs

We don't need to check mode bits as well as dev/ino to
ensure we're in the same place.
source3/smbd/open.c