s3: VFS: shadow_copy2. SMB_VFS_FGET_NT_ACL() makes no sense in this module.
authorJeremy Allison <jra@samba.org>
Tue, 14 Apr 2020 21:10:35 +0000 (14:10 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 30 Apr 2020 07:33:40 +0000 (07:33 +0000)
commit031d665728d2595bf24f8635256fab1788dbea3b
tree5c73a5298b959841eea489c641c1e08c65981431
parent7288e9a445e1bed74d6c99bdd3125ebe383bbf49
s3: VFS: shadow_copy2. SMB_VFS_FGET_NT_ACL() makes no sense in this module.

Once we have an open fsp we know we've gone through the pathname
translation.

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