TMP - torture: smb2.durable_open.reopen2: skip closing and deleting fo now...
authorMichael Adam <obnox@samba.org>
Sat, 18 Feb 2012 16:53:32 +0000 (17:53 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 May 2012 16:46:50 +0000 (18:46 +0200)
source4/torture/smb2/durable_open.c

index 0c20f776ea15af3aea2adc6028628df4d590a7e6..eed2e9d35aaae993d0eb0689f6fad1491acd9f18 100644 (file)
@@ -449,12 +449,13 @@ bool test_durable_open_reopen2(struct torture_context *tctx,
        h = &_h;
 
 done:
+/*
        if (h != NULL) {
                smb2_util_close(tree, *h);
        }
 
        smb2_util_unlink(tree, fname);
-
+*/
        talloc_free(tree);
 
        talloc_free(mem_ctx);