vfs: Support NFS control flags in nfs4_acls.c.
authorAlexander Werth <alexander.werth@de.ibm.com>
Mon, 20 Jan 2014 14:12:42 +0000 (15:12 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 4 Apr 2014 22:50:14 +0000 (00:50 +0200)
commita5d5bdc36b7e3c7a73984968013be50682c8eb77
tree38fab203e8b08b5ec79fbfa359c34491b687276e
parente1df75b5a965829db0c1f76673dcc824447b3ae7
vfs: Support NFS control flags in nfs4_acls.c.

The ACL control flags stores in particular the dacl protected bit
which is responsible for the "Include inherited permissions from
this object's parent" checkbox. This stores the information in the
ACL struct passed to and from file system specific vfs modules.

Signed-off-by: Alexander Werth <alexander.werth@de.ibm.com>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/nfs4_acls.c
source3/modules/nfs4_acls.h