Split the ACE flag mapping between nfs4 and Windows
authorJeremy Allison <jra@samba.org>
Tue, 31 May 2011 22:37:30 +0000 (15:37 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 1 Jun 2011 00:54:51 +0000 (02:54 +0200)
commit313bb1fb9c87084084439c6b45e4c01e82e3f9ec
treefdb7045ecdb8c8732eb0ae32acc61718db28fab2
parent697d5c08acc85944df8ca9f26ab3f58bb3e7764a
Split the ACE flag mapping between nfs4 and Windows
into two separate functions rather than trying to do
it inline. Allows us to carefully control what flags
are mapped to what in one place. Modification to
bug #8191 - vfs_gpfs dosn't honor ACE_FLAG_INHERITED_ACE
source3/modules/nfs4_acls.c