vfs_gpfs: don't check for struct gpfs_config_data in vfs_gpfs_[l]stat()
commit81fa1a65849e050c93a2998b7cc5069a3b68e9f3
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Aug 2021 14:23:24 +0000 (11 16:23 +0200)
committerJule Anger <janger@samba.org>
Mon, 6 Sep 2021 19:17:11 +0000 (6 19:17 +0000)
treecc1cced905671bc265d100664ea9673631ceda20
parentf171810b970915cfe5dca8e325ad59df17d9c496
vfs_gpfs: don't check for struct gpfs_config_data in vfs_gpfs_[l]stat()

This is unused and the config object won't be avilable for IPC$ anymore with the
next commit.

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

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