From: Amitay Isaacs Date: Wed, 23 Jul 2014 02:52:03 +0000 (+1000) Subject: ctdb-locking: Update a comment X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=f73adff737c8fd3ab797de35bf1463359ce801cd;p=obnox%2Fsamba%2Fsamba-obnox.git ctdb-locking: Update a comment Signed-off-by: Amitay Isaacs Reviewed-by: Volker Lendecke --- diff --git a/ctdb/server/ctdb_lock.c b/ctdb/server/ctdb_lock.c index 174779d66cc..7d34830bc4c 100644 --- a/ctdb/server/ctdb_lock.c +++ b/ctdb/server/ctdb_lock.c @@ -33,7 +33,7 @@ * 2. Once the locks are obtained, signal parent process via fd. * 3. Invoke registered callback routine with locking status. * 4. If the child process cannot get locks within certain time, - * diagnose using /proc/locks and log warning message + * execute an external script to debug. * * ctdb_lock_record() - get a lock on a record * ctdb_lock_db() - get a lock on a DB