CI: add a test for @GMT mask in SMB1 find
authorRalph Boehme <slow@samba.org>
Thu, 24 Nov 2022 15:59:49 +0000 (16:59 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 13 Jan 2023 01:13:01 +0000 (01:13 +0000)
commit1421969b86bf2eab2d192d4a071080b2d021cd38
treec574c5284a8c293d6b57274b36ad0b4f1800221f
parent425aaf6f7ebecc33463f6ed2f39573e95a72bf55
CI: add a test for @GMT mask in SMB1 find

Without FLAGS2_REPARSE_PATH a path containing an @GMT token can be used to
create a file including the @GMT token in the name and a directory list will
also return the file as result. Verified against Windows. Samba behaves exactly
the same.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jan 13 01:13:01 UTC 2023 on sn-devel-184
source4/torture/basic/base.c