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)
committerKarolin Seeger <kseeger@samba.org>
Wed, 26 May 2021 11:43:31 +0000 (11:43 +0000)
commit94ba90fa7559fb3bb3c331a9c8703d1fa7c468cb
tree61d3cd46f96189f2e872b064ae0cd24a8db5f71f
parent1780305b1939d1f31612223c95f78340830f1a09
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>
(cherry picked from commit ac9042ff4dc6c892764abd23a9445116ad40e62a)
selftest/knownfail.d/samba3.smb2.timestamps [new file with mode: 0644]
source4/torture/smb2/timestamps.c