vfs_gpfs: Register smbd process with GPFS
commit3b72136f6782d9704a197ab7b17201df6ff4d60d
authorChristof Schmitt <cs@samba.org>
Wed, 31 May 2023 18:13:51 +0000 (31 11:13 -0700)
committerStefan Metzmacher <metze@samba.org>
Sun, 25 Jun 2023 15:09:34 +0000 (25 15:09 +0000)
treecedacbe5b7b74a050f183f5320117f62d672fc00
parent34b9c54ff2f089dbffe65bdc69f3024b5d3efd5c
vfs_gpfs: Register smbd process with GPFS

Issue API call to tell the file system that this is a Samba process.
This fixed the GPFS handling of Samba since the rename of smbd processes
in commit 5955dc1e4fd.

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

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/modules/vfs_gpfs.c