nfs4_acls: Add helper function for checking INHERIT flags.
authorChristof Schmitt <cs@samba.org>
Wed, 26 Jun 2019 20:20:17 +0000 (13:20 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:26 +0000 (18:27 +0000)
commit336e8668c1cc3682cb3c198eb6dc49baf522a79a
treeac4071dc1cc21f9856eab2dfaa7ab8cdc02200b8
parent3b3d722ce579c19c7b08d06a3adea275537545dc
nfs4_acls: Add helper function for checking INHERIT flags.

This avoids some code duplication. Do not make this static, as it will
be used in a later patch.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14032

Signed-off-by: Christof Schmit <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/nfs4_acls.c
source3/modules/nfs4_acls.h