Reduce the log level for two debug messages
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 11 Feb 2010 00:49:48 +0000 (11:49 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 11 Feb 2010 00:49:48 +0000 (11:49 +1100)
commit2a9063910e6281f801c3e84f9aacc0589adad812
treecb4a541074c195885c99f6add795ddb572323809
parent82172d6a8c6fe519baf064832281d1b24b9983fe
Reduce the log level for two debug messages

       DEBUG(DEBUG_DEBUG,("pnn %u dmaster response %08x\n", ctdb->pnn, ctdb_has
       DEBUG(DEBUG_DEBUG,("pnn %u dmaster request on %08x for %u from %u\n",
server/ctdb_call.c