From: Michael Adam Date: Sat, 18 Feb 2012 23:10:37 +0000 (+0100) Subject: s4:torture: improve comment for the smb2.durable-open.reopen1 test X-Git-Tag: samba-4.0.0alpha18~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71164cef612d39858827d816b8dda31e5cb598be;p=thirdparty%2Fsamba.git s4:torture: improve comment for the smb2.durable-open.reopen1 test --- diff --git a/source4/torture/smb2/durable_open.c b/source4/torture/smb2/durable_open.c index 09c6407819a..4a2a0b594bb 100644 --- a/source4/torture/smb2/durable_open.c +++ b/source4/torture/smb2/durable_open.c @@ -322,6 +322,7 @@ done: /** * basic test for doing a durable open * and do a durable reopen on the same connection + * while the first open is still active (fails) */ bool test_durable_open_reopen1(struct torture_context *tctx, struct smb2_tree *tree)