s3: Use mode bits in some cases in mode simple.
authorAlexander Werth <alexander.werth@de.ibm.com>
Thu, 2 May 2013 14:53:35 +0000 (16:53 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 May 2013 04:18:21 +0000 (06:18 +0200)
commita9f75bd3b7e86090eb95ae3d9c3dce787befcfc1
tree30750db7eb05592ca6505776496963d2e5b58a83
parentec138b2f8218a9b13dac06c66d208bf27f0cb78b
s3: Use mode bits in some cases in mode simple.

Non inheriting ACL entries will show mode bits.
With this an file owner change does affect the effective ACL because
the special owner acl will now refer to the new owner.
This could be fixed by updating the ACL on a file owner change.

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/nfs4_acls.c