Revert "smbd: fullpath based on fsp->fsp_name may contain an @GMT token"
authorJeremy Allison <jra@samba.org>
Tue, 5 May 2020 17:28:08 +0000 (10:28 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 5 May 2020 20:55:41 +0000 (20:55 +0000)
commit8d22b9edff76afff3d4d6ce8722b2199b6c3b866
tree08c2ae0170b170a2560823fb47e058461ae46b94
parent35be625b09fd7ac2d325aca290c29d40c53a4ca3
Revert "smbd: fullpath based on fsp->fsp_name may contain an @GMT token"

This reverts commit e593c38f5a8602be497a29e145ccdd4f9cc595e7.

As stated in the original commit message, "When canonicalize_snapshot_path()
starts actually stripping off @GMT tokens, we can remove this again."

canonicalize_snapshot_path() now strips off @GMT tokens from
any SMB1 names, so this is now not needed anymore.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue May  5 20:55:42 UTC 2020 on sn-devel-184
source3/smbd/smb2_query_directory.c