[SCM] CTDB repository - branch master updated - ctdb-1.12-156-g85879ed

Michael Adam obnox at samba.org
Tue Jan 10 02:32:12 MST 2012


The branch, master has been updated
       via  85879edd09ffa26f87c566954cbd2c14f1e331ed (commit)
      from  d0f85478c37828eb8a24315d4326eb4eaedb9afc (commit)

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


- Log -----------------------------------------------------------------
commit 85879edd09ffa26f87c566954cbd2c14f1e331ed
Author: Michael Adam <obnox at samba.org>
Date:   Tue Jan 10 10:30:22 2012 +0100

    server: fix a comment typo

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

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


Changeset truncated at 500 lines:

diff --git a/server/ctdb_call.c b/server/ctdb_call.c
index 145fd00..654fff4 100644
--- a/server/ctdb_call.c
+++ b/server/ctdb_call.c
@@ -112,7 +112,7 @@ static void ctdb_send_error(struct ctdb_context *ctdb,
  * on the wire (or in the local queue). So in case the record has
  * migrated off the new destinaton of the call packet, instead of
  * going back to the LMASTER to get the new DMASTER, we try to
- * reduce rountrips by first chasing the record a couple of times
+ * reduce round-trips by first chasing the record a couple of times
  * before giving up the direct chase and finally going back to the
  * LMASTER (again). Note that this works because of this: When
  * a record is migrated off a node, then the new DMASTER is stored


-- 
CTDB repository


More information about the samba-cvs mailing list