vfs_gpfs: Move fstatat with DAC_CAP_OVERRIDE to helper function
authorChristof Schmitt <cs@samba.org>
Thu, 26 Oct 2023 21:39:46 +0000 (14:39 -0700)
committerJule Anger <janger@samba.org>
Sat, 25 Nov 2023 18:27:15 +0000 (18:27 +0000)
commit9043b07bd2dfbe0ffeab91906c3ca8d6a8e06916
treeb565f915730fd2bf1d20e734c975f6467bf21294
parent982490858957956c2213f37806a8cec70e01df00
vfs_gpfs: Move fstatat with DAC_CAP_OVERRIDE to helper function

Allow reuse of this code.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15507

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 95319351e37b8b968b798eee66c93852d9ad2d81)
source3/modules/vfs_gpfs.c