[SCM] CTDB repository - branch master updated - ctdb-2.1-30-g6455ce5

Michael Adam obnox at samba.org
Fri Feb 22 03:38:22 MST 2013


The branch, master has been updated
       via  6455ce5e4980a63d56ed30f7059869c8356c12ea (commit)
      from  4f71dca8df19a63f198e2d6d59e605b49ec5e803 (commit)

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


- Log -----------------------------------------------------------------
commit 6455ce5e4980a63d56ed30f7059869c8356c12ea
Author: Michael Adam <obnox at samba.org>
Date:   Fri Feb 22 11:36:00 2013 +0100

    server:persistent: fix a comment typo.
    
    Signed-off-by: Michael Adam <obnox at samba.org>

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

Summary of changes:
 server/ctdb_persistent.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/server/ctdb_persistent.c b/server/ctdb_persistent.c
index 91c336c..09c404f 100644
--- a/server/ctdb_persistent.c
+++ b/server/ctdb_persistent.c
@@ -121,7 +121,7 @@ static void ctdb_persistent_store_timeout(struct event_context *ev, struct timed
  * Finish pending trans3 commit controls, i.e. send
  * reply to the client. This is called by the end-recovery
  * control to fix the situation when a recovery interrupts
- * the usual porgress of a transaction.
+ * the usual progress of a transaction.
  */
 void ctdb_persistent_finish_trans3_commits(struct ctdb_context *ctdb)
 {


-- 
CTDB repository


More information about the samba-cvs mailing list