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>
Tue, 14 Jun 2011 10:59:12 +0000 (12:59 +0200)
commit0108975ae94576d707959b35f4ee8a930ccbe207
tree227efeace8baa5ddd8e90e81e6bced8483b849c8
parentdc27e37ea8f62af657ef39e2d2ca8e12fcdf93c3
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.
(cherry picked from commit 0c1b1b73870bd477c83c130cab297b7f2615fe55)
source3/smbd/open.c