[PATCH] ctdb: Fix a comment typo
Volker Lendecke
Volker.Lendecke at SerNet.DE
Tue Apr 29 06:05:25 MDT 2014
Hi!
Please review & push!
Thanks,
Volker
--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de
-------------- next part --------------
From 118a9fac9a1fec2adfd8739c96ff3c1003bf5fc1 Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl at samba.org>
Date: Fri, 7 Feb 2014 14:11:19 +0100
Subject: [PATCH] ctdb: Fix a comment typo
Signed-off-by: Volker Lendecke <vl at samba.org>
---
ctdb/server/ctdb_lock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ctdb/server/ctdb_lock.c b/ctdb/server/ctdb_lock.c
index 339a9d2..90f74e4 100644
--- a/ctdb/server/ctdb_lock.c
+++ b/ctdb/server/ctdb_lock.c
@@ -242,7 +242,7 @@ static int db_lock_unmark_handler(struct ctdb_db_context *ctdb_db, uint32_t prio
int ctdb_lockall_unmark_prio(struct ctdb_context *ctdb, uint32_t priority)
{
/*
- * This function is only used by the main dameon during recovery.
+ * This function is only used by the main daemon during recovery.
* At this stage, the databases have already been locked, by a
* dedicated child process. The freeze_mode variable is used to track
* whether the actual locks are held by the child process or not.
--
1.7.9.5
More information about the samba-technical
mailing list