[SCM] Samba Shared Repository - branch master updated - 55620b4e3c6c6627178fd51aa9b2aec8401c4f26

Jeremy Allison jra at samba.org
Thu Dec 18 01:31:36 GMT 2008


The branch, master has been updated
       via  55620b4e3c6c6627178fd51aa9b2aec8401c4f26 (commit)
      from  f00d9cbfd752b6971e010a07d80937b322149520 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 55620b4e3c6c6627178fd51aa9b2aec8401c4f26
Author: Jeremy Allison <jra at samba.org>
Date:   Wed Dec 17 17:30:18 2008 -0800

    Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH22 left to fix.
    Jeremy.

-----------------------------------------------------------------------

Summary of changes:
 source4/torture/raw/oplock.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/raw/oplock.c b/source4/torture/raw/oplock.c
index 4ffb24e..f0afee2 100644
--- a/source4/torture/raw/oplock.c
+++ b/source4/torture/raw/oplock.c
@@ -2632,10 +2632,6 @@ static bool test_raw_oplock_batch23(struct torture_context *tctx, struct smbcli_
 	uint16_t fnum=0, fnum2=0,fnum3=0;
 	struct smbcli_state *cli3 = NULL;
 
-	if (torture_setting_bool(tctx, "samba3", false)) {
-		torture_skip(tctx, "BATCH23 disabled against samba3\n");
-	}
-
 	if (!torture_setup_dir(cli1, BASEDIR)) {
 		return false;
 	}


-- 
Samba Shared Repository


More information about the samba-cvs mailing list