vfs_zfsacl: use handle based facl() call to query ZFS filesytem ACL
authorRalph Boehme <slow@samba.org>
Thu, 20 Aug 2020 14:18:35 +0000 (16:18 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 15 Oct 2020 19:07:40 +0000 (19:07 +0000)
commitf763b1e43640082af80c855a4a519f7747a6c87c
treee2274afe1f112ab24c5ec2690aef703565d968a2
parent6b9564c1084d8dc7319857fac984808571ef0eb9
vfs_zfsacl: use handle based facl() call to query ZFS filesytem ACL

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

Pair-Programmed-With: Andrew Walker <awalker@ixsystems.com>
Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Andrew Walker <awalker@ixsystems.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_zfsacl.c