smbd: use metadata_fsp() with SMB_VFS_FSET_NT_ACL()
commit4ab29e2a345b48ebba652d5154e96adf954a6757
authorRalph Boehme <slow@samba.org>
Fri, 29 Jul 2022 12:54:07 +0000 (29 14:54 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2022 15:32:35 +0000 (10 15:32 +0000)
treeff23c8a364a6170e0fe9d64b914d685e9b7ccc2a
parentc949e4b2a42423ac3851e86e489fd0c5d46d7f1f
smbd: use metadata_fsp() with SMB_VFS_FSET_NT_ACL()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15126
MR: https://gitlab.com/samba-team/samba/-/merge_requests/2643

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/open.c
source3/smbd/pysmbd.c
source3/torture/cmd_vfs.c