[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Tue Jan 19 06:20:39 MST 2010


The branch, master has been updated
       via  7d04c0f... s3: Remove a comment from ancient times that no longer applies
      from  b5186b3... s3-selftest: finally enable RPC-SPOOLSS-NOTIFY against s3.

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


- Log -----------------------------------------------------------------
commit 7d04c0fcfdd6cd52ce99d94cbe42fb698b7a0674
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Jan 19 14:18:53 2010 +0100

    s3: Remove a comment from ancient times that no longer applies

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

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


Changeset truncated at 500 lines:

diff --git a/source3/smbd/oplock.c b/source3/smbd/oplock.c
index cdb6093..7ce450c 100644
--- a/source3/smbd/oplock.c
+++ b/source3/smbd/oplock.c
@@ -685,7 +685,6 @@ static void process_oplock_break_response(struct messaging_context *msg_ctx,
 		   procid_str(talloc_tos(), &src), file_id_string_tos(&msg.id),
 		   msg.share_file_id, (unsigned int)msg.op_mid));
 
-	/* Here's the hack from open.c, store the mid in the 'port' field */
 	schedule_deferred_open_smb_message(msg.op_mid);
 }
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list