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:28:13 +0000 (18:28 +0000)
commitddef013da21baac182250e37bf65a5abb9834e6c
tree82dce2f5011a4f21ea5d91cc5584e34f3515c81a
parent71bf59691f54348dc4125989ac51a9c47ff80d43
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