Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with...
authorJeremy Allison <jra@samba.org>
Wed, 8 Jun 2011 21:21:52 +0000 (14:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 10 Jun 2011 19:09:14 +0000 (21:09 +0200)
commit0c1b1b73870bd477c83c130cab297b7f2615fe55
treed8bd7b2bfeef9856fe1bd6e9444d769014850505
parentd18d6df840d3a47fa1d7b877e07f804f025811ee
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