vfs_gpfs: pass fsp to smbd_gpfs_set_times()
commit9a237e168a4bbd5665bd40d521506ca3a6825198
authorRalph Boehme <slow@samba.org>
Thu, 5 Aug 2021 09:58:58 +0000 (5 11:58 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Aug 2021 19:18:31 +0000 (26 19:18 +0000)
tree48e0f803a9379c7521d7ed8be016c5a7c02a3029
parent443608ee8122a2c17258db8dca9885bb524957af
vfs_gpfs: pass fsp to smbd_gpfs_set_times()

No change in behaviour. Prepares for dealing with pathref fsps in
smbd_gpfs_set_times().

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
source3/modules/vfs_gpfs.c