[SCM] Samba Shared Repository - branch v3-6-test updated

Jeremy Allison jra at samba.org
Thu Jan 27 16:39:07 MST 2011


The branch, v3-6-test has been updated
       via  6875389 Add delete-ln test now we can correctly delete hardlinks. (cherry picked from commit 0efb143877710706cd3812ad2247813a68f2fd98)
      from  a253dc0 Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to fake it. (cherry picked from commit 31d780df0da35cf30f666bf6ef1579872faacca0)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit 68753898e24dd0f9b431a70af5923bd360b0482d
Author: Jeremy Allison <jra at samba.org>
Date:   Thu Jan 27 15:37:25 2011 -0800

    Add delete-ln test now we can correctly delete hardlinks.
    (cherry picked from commit 0efb143877710706cd3812ad2247813a68f2fd98)

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

Summary of changes:
 source3/script/tests/test_smbtorture_s3.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/test_smbtorture_s3.sh b/source3/script/tests/test_smbtorture_s3.sh
index 2a26131..466855d 100755
--- a/source3/script/tests/test_smbtorture_s3.sh
+++ b/source3/script/tests/test_smbtorture_s3.sh
@@ -29,7 +29,7 @@ tests="FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7 LOCK9"
 tests="$tests UNLINK BROWSE ATTR TRANS2 TORTURE "
 tests="$tests OPLOCK1 OPLOCK2 OPLOCK3 OPLOCK4 STREAMERROR"
 tests="$tests DIR DIR1 DIR-CREATETIME TCON TCONDEV RW1 RW2 RW3 RW-SIGNING"
-tests="$tests OPEN XCOPY RENAME DELETE PROPERTIES W2K"
+tests="$tests OPEN XCOPY RENAME DELETE DELETE-LN PROPERTIES W2K"
 tests="$tests TCON2 IOCTL CHKPATH FDSESS LOCAL-SUBSTITUTE CHAIN1"
 tests="$tests GETADDRINFO POSIX UID-REGRESSION-TEST SHORTNAME-TEST"
 tests="$tests LOCAL-BASE64 LOCAL-GENCACHE POSIX-APPEND"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list