diff options
author | Michael Adam <obnox@samba.org> | 2012-09-11 13:43:17 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2012-09-11 14:29:54 +0200 |
commit | 3d7196d0a470d31a531a618f210cd60635361daf (patch) | |
tree | 5877d586033b32794d03ea998011d8008350c58f /lib/replace | |
parent | d237427f18b02958cfcfd6d775ee52231b3d095f (diff) | |
download | samba-3d7196d0a470d31a531a618f210cd60635361daf.tar.gz samba-3d7196d0a470d31a531a618f210cd60635361daf.tar.bz2 samba-3d7196d0a470d31a531a618f210cd60635361daf.zip |
s4:torture:smb2: fix the durable-open.delete_on_close1 test
This test used to flap because there was an invalid check of
the file-id. This might or might not be the same after a
new open. Hence the flapping.
The new version simply opens a file as durable handle with
delete_on_close set, writes a byte and closes the file.
Then on a new connect, the file is opened again, and it is checked
that the file has been created (again) and that it is empty.
Diffstat (limited to 'lib/replace')
0 files changed, 0 insertions, 0 deletions