[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha8-301-g4e516fb

Tim Prouty tprouty at samba.org
Fri Jul 10 19:05:34 GMT 2009


The branch, master has been updated
       via  4e516fb19146399546bd9cd249ee3adb60c07e16 (commit)
      from  3969f65aaa1c0e5d3158f089a2fe496af6dd60b0 (commit)

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


- Log -----------------------------------------------------------------
commit 4e516fb19146399546bd9cd249ee3adb60c07e16
Author: Tim Prouty <tprouty at samba.org>
Date:   Fri Jul 10 12:03:51 2009 -0700

    s3 smb2: Remove unused variable

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

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


Changeset truncated at 500 lines:

diff --git a/source3/smbd/smb2_lock.c b/source3/smbd/smb2_lock.c
index 325c789..121b4eb 100644
--- a/source3/smbd/smb2_lock.c
+++ b/source3/smbd/smb2_lock.c
@@ -191,7 +191,6 @@ static struct tevent_req *smbd_smb2_lock_send(TALLOC_CTX *mem_ctx,
 	connection_struct *conn = smb2req->tcon->compat_conn;
 	files_struct *fsp;
 	int32_t timeout = -1;
-	uint8_t type = 0;
 	bool isunlock = false;
 	uint16_t i;
 	struct smbd_lock_element *locks;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list