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)
committerRalph Boehme <slow@samba.org>
Wed, 8 Nov 2023 17:40:37 +0000 (17:40 +0000)
commit95319351e37b8b968b798eee66c93852d9ad2d81
treeaab43cc474c404be63ae06144a837690fb9288d0
parentb317622a8fed0ee195ffe40129eb5bcad28dd985
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>
source3/modules/vfs_gpfs.c