vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
authorRalph Boehme <slow@samba.org>
Wed, 6 Sep 2017 14:44:12 +0000 (16:44 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Sep 2017 23:07:18 +0000 (01:07 +0200)
commita66572851b6163e56a80463316cc0a6879ffd3e5
tree5bca88e7cd72e6b30e93d70c17dc0c2f9209e6fc
parent4591a91c4aa9e631fb8696ed8f6e53343e773895
vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common

This is in preperation of moving SMB_ACE4_ADD_FILE /
SMB_ACE4_DELETE_CHILD mapping from the common NFSv4 framework into this
module excusively.

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