smbd: use metadata_fsp() in get_acl_group_bits()
commit06555c6bcb5644fc9eea35b3cbae8d8801c65ab6
authorRalph Boehme <slow@samba.org>
Wed, 27 Jul 2022 17:05:26 +0000 (27 19:05 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2022 15:32:35 +0000 (10 15:32 +0000)
treefb8db758732ed3aa5afc1c19e2e210c795856b51
parent3af8f8e8741cc8c889bbf416ccd38a1b702917ec
smbd: use metadata_fsp() in get_acl_group_bits()

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/posix_acls.c