]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_zfsacl: return synthesized ACL when ZFS return ENOTSUP
authorRalph Boehme <slow@samba.org>
Tue, 5 Dec 2017 07:28:28 +0000 (08:28 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Nov 2018 12:20:54 +0000 (13:20 +0100)
commit903c3a0fb6793c8706bfd3d5f48ff51a2183586c
tree6fd46a837583cce17a6c00f21a2b0d0b1c0e6f3e
parent5c1d414053d5b41012fcfc0c7c3a2c0acaaf229f
vfs_zfsacl: return synthesized ACL when ZFS return ENOTSUP

This allows accessing the ZFS .snapshots directory where ZFS returns
ENOTSUP when calling acl(".snapshots").

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13175

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri May 18 22:03:21 CEST 2018 on sn-devel-144

(cherry picked from commit f93cc232377d4c686ac35ee5e14e798974bc0700)

Autobuild-User(v4-8-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-8-test): Wed Nov 28 13:20:55 CET 2018 on sn-devel-144
source3/modules/vfs_zfsacl.c