vfs_gpfs: Move call to load GPFS library
authorChristof Schmitt <cs@samba.org>
Wed, 31 May 2023 18:29:49 +0000 (11:29 -0700)
committerStefan Metzmacher <metze@samba.org>
Sun, 25 Jun 2023 16:06:37 +0000 (16:06 +0000)
commit9f5216912e0b2f2d0e74d4dbd10f3fb5017de331
tree1d28b0d48c93d46ca4af0dee700bf7137e43a82e
parent25e1e487a5f32ec5ae3cd8e9f49535eae0358e88
vfs_gpfs: Move call to load GPFS library

Load the GPFS library from the connect function and leave the module
init for only the module registration.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sun Jun 25 16:06:37 UTC 2023 on atb-devel-224
source3/modules/vfs_gpfs.c