vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat info
authorRalph Boehme <slow@samba.org>
Wed, 6 Sep 2017 14:53:23 +0000 (16:53 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Sep 2017 23:07:18 +0000 (01:07 +0200)
commitbdc7fc62011cb1744f0246aea358b93e98caef38
treecb1dcaf92e707c4414dd2178a6fb5ae3415030b2
parenta66572851b6163e56a80463316cc0a6879ffd3e5
vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat info

We'll need this in the next commit.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_zfsacl.c