s3: VFS: zfsacl: Ensure we use a pathref fd, not an io fd, for getting/setting ZFS...
commitdffca59ded19f39af7302ce6a42cbdfb06751486
authorJeremy Allison <jra@samba.org>
Mon, 11 Oct 2021 19:26:57 +0000 (11 12:26 -0700)
committerJule Anger <janger@samba.org>
Mon, 18 Oct 2021 08:19:13 +0000 (18 08:19 +0000)
tree570e68e28e8c7918db09adbaa01ffbb3439af325
parentf2455a9023ca39e32b38a3f905aaf477bc90463f
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

(cherry picked from commit 0a376b23dbaaec551d0ed48b7098129c09eec1bc)
source3/modules/vfs_zfsacl.c