[SCM] CTDB repository - branch master updated - ctdb-2.1-21-gb940e3a
Michael Adam
obnox at samba.org
Wed Feb 6 04:37:35 MST 2013
The branch, master has been updated
via b940e3a24daa73ca9b2896b7a449240136442b53 (commit)
from a0ef73e197dc9147f7718e0813fe803ff0b3d54d (commit)
http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit b940e3a24daa73ca9b2896b7a449240136442b53
Author: Volker Lendecke <vl at samba.org>
Date: Wed Feb 6 10:28:37 2013 +0100
Fix a comment typo
Signed-off-by: Volker Lendecke <vl at samba.org>
Reviewed-by: Michael Adam <obnox at samba.org>
-----------------------------------------------------------------------
Summary of changes:
server/ctdb_traverse.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/server/ctdb_traverse.c b/server/ctdb_traverse.c
index 5b709dc..df0afb0 100644
--- a/server/ctdb_traverse.c
+++ b/server/ctdb_traverse.c
@@ -263,7 +263,7 @@ struct traverse_start_state {
/*
setup a cluster-wide non-blocking traverse of a ctdb. The
callback function will be called on every record in the local
- ltdb. To stop the travserse, talloc_free() the traverse_handle.
+ ltdb. To stop the traverse, talloc_free() the traverse_handle.
The traverse is finished when the callback is called with tdb_null
for key and data
--
CTDB repository
More information about the samba-cvs
mailing list