[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Sat May 22 05:09:03 MDT 2010


The branch, master has been updated
       via  72d2c37... s3: Remove unreachable code
      from  796904e... s4:ldb_controls: make it possible to pass arbitrary control via the command line

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


- Log -----------------------------------------------------------------
commit 72d2c370e247d1fffb4d4fc6e558168b4cd4e3dc
Author: Volker Lendecke <vl at samba.org>
Date:   Sat May 22 13:08:06 2010 +0200

    s3: Remove unreachable code

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

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


Changeset truncated at 500 lines:

diff --git a/source3/libsmb/clilist.c b/source3/libsmb/clilist.c
index 5a97204..83b9eb1 100644
--- a/source3/libsmb/clilist.c
+++ b/source3/libsmb/clilist.c
@@ -530,7 +530,6 @@ static bool interpret_short_filename(TALLOC_CTX *ctx,
 			sizeof(finfo->short_name));
 	}
 	return true;
-	return(DIR_STRUCT_SIZE);
 }
 
 /****************************************************************************


-- 
Samba Shared Repository


More information about the samba-cvs mailing list