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)
committerJule Anger <janger@samba.org>
Mon, 5 Dec 2022 10:11:17 +0000 (10:11 +0000)
commit8c2f27d442f49453079f6037a54e6a02cc276573
treea2059598d48e7a2283232c1209e1a184a532433d
parent7edddbc684c8098f15063732b9bf13b089e8fae4
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>
(cherry picked from commit fdb19ce8aa189f6cfbd2d1fd7ed6fe809ba93cf3)
selftest/knownfail
selftest/knownfail.d/samba3.smb2.create.dosattr_tmp_dir [new file with mode: 0644]
source4/torture/smb2/create.c