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

Jeremy Allison jra at samba.org
Fri Sep 3 14:53:58 MDT 2010


The branch, v3-6-test has been updated
       via  9bebfbd s3-ctdb: ctdbd_init_connection() is static to this file.
      from  4199f00 s3: use fine grained time in netprot response

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


- Log -----------------------------------------------------------------
commit 9bebfbdc80c16c446cdf63ca19e943ababe221d9
Author: Günther Deschner <gd at samba.org>
Date:   Wed Sep 1 10:56:17 2010 +0200

    s3-ctdb: ctdbd_init_connection() is static to this file.
    
    Guenther
    (cherry picked from commit 5568ceda47905657b79f7971a3a5eca1ba0cedc1)

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

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


Changeset truncated at 500 lines:

diff --git a/source3/lib/ctdbd_conn.c b/source3/lib/ctdbd_conn.c
index afc13f2..ff28614 100644
--- a/source3/lib/ctdbd_conn.c
+++ b/source3/lib/ctdbd_conn.c
@@ -1379,12 +1379,4 @@ NTSTATUS ctdb_unwatch(struct ctdbd_connection *conn)
 	return status;
 }
 
-#else
-
-NTSTATUS ctdbd_init_connection(TALLOC_CTX *mem_ctx,
-			       struct ctdbd_connection **pconn)
-{
-	return NT_STATUS_NOT_IMPLEMENTED;
-}
-
 #endif


-- 
Samba Shared Repository


More information about the samba-cvs mailing list