s3: VFS: zfsacl: Ensure we use a pathref fd, not an io fd, for getting/setting ZFS...
commit0a376b23dbaaec551d0ed48b7098129c09eec1bc
authorJeremy Allison <jra@samba.org>
Mon, 11 Oct 2021 19:26:57 +0000 (11 12:26 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 12 Oct 2021 18:14:27 +0000 (12 18:14 +0000)
treedd5c5fb14d012d7dc937ca82c4c6bb6bc3d0f95c
parent14db80fe6139ced8b118e5e95b37f9a73c9d20aa
s3: VFS: zfsacl: Ensure we use a pathref fd, not an io fd, for getting/setting ZFS ACLs.

Don't use path-based calls.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Oct 12 18:14:27 UTC 2021 on sn-devel-184
source3/modules/vfs_zfsacl.c