Send Linux-ha-cvs mailing list submissions to
        linux-ha-cvs@lists.linux-ha.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-ha-cvs digest..."


Today's Topics:

   1. Linux-HA CVS: fencing by sunjd from 
      (linux-ha-cvs@lists.linux-ha.org)


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

Message: 1
Date: Fri, 14 Jul 2006 03:22:06 -0600 (MDT)
From: linux-ha-cvs@lists.linux-ha.org
Subject: [Linux-ha-cvs] Linux-HA CVS: fencing by sunjd from 
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>

linux-ha CVS committal

Author  : sunjd
Host    : 
Project : linux-ha
Module  : fencing

Dir     : linux-ha/fencing/stonithd


Modified Files:
        stonithd.c 


Log Message:
log level tweak
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/fencing/stonithd/stonithd.c,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -3 -r1.98 -r1.99
--- stonithd.c  13 Jul 2006 14:22:12 -0000      1.98
+++ stonithd.c  14 Jul 2006 09:22:05 -0000      1.99
@@ -1,4 +1,4 @@
-/* $Id: stonithd.c,v 1.98 2006/07/13 14:22:12 sunjd Exp $ */
+/* $Id: stonithd.c,v 1.99 2006/07/14 09:22:05 sunjd Exp $ */
 
 /* File: stonithd.c
  * Description: STONITH daemon for node fencing
@@ -3099,7 +3099,8 @@
                client->cbch->ops->destroy(client->cbch);
                client->cbch = NULL;
        } else {
-               stonithd_log(LOG_WARNING, "%s:%d: client->cbch = NULL"
+               stonithd_log(LOG_DEBUG, "%s:%d: client->cbch = NULL "
+                               "before freeing"
                             , __FUNCTION__, __LINE__);
        }
 
@@ -3595,6 +3596,9 @@
 
 /* 
  * $Log: stonithd.c,v $
+ * Revision 1.99  2006/07/14 09:22:05  sunjd
+ * log level tweak
+ *
  * Revision 1.98  2006/07/13 14:22:12  sunjd
  * bug1370: use correct channel to send back asynchronous result; bug1366: 
degrade the log level
  *




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

_______________________________________________
Linux-ha-cvs mailing list
Linux-ha-cvs@lists.linux-ha.org
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs


End of Linux-ha-cvs Digest, Vol 32, Issue 46
********************************************

Reply via email to