torture/smb2: delayed timestamp update test: single write
authorRalph Boehme <slow@samba.org>
Sat, 14 Mar 2020 15:43:48 +0000 (16:43 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 19 Mar 2020 01:20:34 +0000 (01:20 +0000)
commit58fa7b4fd7b53d3100459a0c9c7ef4ca7481b58a
tree64027d64ddc4373391d890179572e794bb91a0e7
parent2c19d27113036d607850f370bb9afd62856d671e
torture/smb2: delayed timestamp update test: single write

Verify close only updates write-time when a delayed update is actually pending.

This scenario is not covered by basic.delaywrite.

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

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