[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Fri Nov 2 03:10:02 MDT 2012


The branch, master has been updated
       via  73fa347 s3:smbd:smb2: fix a comment typo in the crediting code.
      from  2a3eb64 s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)

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


- Log -----------------------------------------------------------------
commit 73fa347507e6b551205725abd276b03b7e1f934c
Author: Michael Adam <obnox at samba.org>
Date:   Thu Nov 1 17:55:59 2012 +0100

    s3:smbd:smb2: fix a comment typo in the crediting code.
    
    Signed-off-by: Michael Adam <obnox at samba.org>
    Reviewed-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Fri Nov  2 10:09:36 CET 2012 on sn-devel-104

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

Summary of changes:
 source3/smbd/smb2_server.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/smb2_server.c b/source3/smbd/smb2_server.c
index d92302e..8cf3a04 100644
--- a/source3/smbd/smb2_server.c
+++ b/source3/smbd/smb2_server.c
@@ -757,7 +757,7 @@ static void smb2_set_operation_credit(struct smbd_server_connection *sconn,
 	 *
 	 * Windows also starts with the 1/16th and then grants
 	 * more later. I was only able to trigger higher
-	 * values, when using a verify high credit charge.
+	 * values, when using a very high credit charge.
 	 *
 	 * TODO: scale up depending one load, free memory
 	 *       or other stuff.


-- 
Samba Shared Repository


More information about the samba-cvs mailing list