torture: add a test trying to set FILE_ATTRIBUTE_TEMPORARY on a directory
authorRalph Boehme <slow@samba.org>
Tue, 22 Nov 2022 09:45:35 +0000 (10:45 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 28 Nov 2022 09:19:33 +0000 (09:19 +0000)
commitfdb19ce8aa189f6cfbd2d1fd7ed6fe809ba93cf3
treecdd908a48fd8d4107b8c9d3f8104cedd582e7e9b
parentc8bf9495f43ed677f90e59937e1e805fc5e60d49
torture: add a test trying to set FILE_ATTRIBUTE_TEMPORARY on a directory

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail
selftest/knownfail.d/samba3.smb2.create.dosattr_tmp_dir [new file with mode: 0644]
source4/torture/smb2/create.c