vfs_gpfs: Remove wrong get_full_smb_filename from ntimes function
authorChristof Schmitt <cs@samba.org>
Tue, 22 May 2018 19:22:06 +0000 (12:22 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 20:52:12 +0000 (22:52 +0200)
commit4a29a949ac45fab55b8c41dcbe11a5e07fd62c05
treeb8ed847b97c57e4716f4681fc9645c9e4d2bb34b
parent01a6aef52227e0f029fa107140e670d8af45ad59
vfs_gpfs: Remove wrong get_full_smb_filename from ntimes function

Updating the timestamps requires the path to the file, but no stream
information.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_gpfs.c