torture: add a test that verifies SMB2 close fields without postqueryattrib
authorRalph Boehme <slow@samba.org>
Mon, 24 May 2021 10:21:38 +0000 (12:21 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 24 May 2021 16:05:32 +0000 (16:05 +0000)
commitac9042ff4dc6c892764abd23a9445116ad40e62a
tree9ada2eb6fb914d6dcf9961aea1502feac0db465a
parent570ec75c7e8af49cee3a12ab20f97663d3b92ddf
torture: add a test that verifies SMB2 close fields without postqueryattrib

The server must set all fields to 0 if postqueryattrib is not set.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.smb2.timestamps [new file with mode: 0644]
source4/torture/smb2/timestamps.c