]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_snapshots: use struct smb_filename.twrp instead of @GMT string token
authorRalph Boehme <slow@samba.org>
Sat, 2 May 2020 09:45:11 +0000 (11:45 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 5 May 2020 19:18:42 +0000 (19:18 +0000)
commit8632f7eaba6665c9feb970e38b8979a6741abea4
treeb582c20f4eae79786e4a3fdc2153a5e6de5d3c48
parent1eb0cb078d1dc3bb20f1fa8795bcb4a3b23ef47c
vfs_ceph_snapshots: use struct smb_filename.twrp instead of @GMT string token

@GMT tokens are still validated and stripped, but the previous version timestamp
is taken from the struct smb_filename twrp member.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_ceph_snapshots.c