[SCM] CTDB repository - branch master updated - ctdb-1.10-115-g6a4df82

Michael Adam obnox at samba.org
Wed Mar 9 13:13:38 MST 2011


The branch, master has been updated
       via  6a4df8242ee4d095ff03229a168b83bcd84c8a7a (commit)
      from  43a15d2906b3f9d08af234f55a3a0f614571d3a7 (commit)

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


- Log -----------------------------------------------------------------
commit 6a4df8242ee4d095ff03229a168b83bcd84c8a7a
Author: Michael Adam <obnox at samba.org>
Date:   Mon Dec 20 16:26:50 2010 +0100

    Fix typos in a comment in vacuum_traverse.

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

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


Changeset truncated at 500 lines:

diff --git a/server/ctdb_vacuum.c b/server/ctdb_vacuum.c
index 4aac302..f299007 100644
--- a/server/ctdb_vacuum.c
+++ b/server/ctdb_vacuum.c
@@ -124,7 +124,7 @@ static int vacuum_traverse(struct tdb_context *tdb, TDB_DATA key, TDB_DATA data,
 		return 0;
 	}
 
-	/* is this a records we could possibly delete? I.e.
+	/* Is this a record we could possibly delete? I.e.
 	   if the record is empty and also we are both lmaster
 	   and dmaster for the record we should be able to delete it
 	*/


-- 
CTDB repository


More information about the samba-cvs mailing list