From: Pete Zaitcev <zaitcev@redhat.com>
To: Colin McCabe <cmccabe@alumni.cmu.edu>
Cc: Project Hail List <hail-devel@vger.kernel.org>,
Jeff Garzik <jeff@garzik.org>,
Colin McCabe <cmccabe@alumni.cmu.edu>
Subject: Re: [PATCH 5/6] cld: modify cld-dns to use logging macros
Date: Wed, 9 Dec 2009 13:35:05 -0700 [thread overview]
Message-ID: <20091209133505.18b6a2b0@redhat.com> (raw)
In-Reply-To: <1260317516-30991-6-git-send-email-cmccabe@alumni.cmu.edu>
On Tue, 8 Dec 2009 16:11:55 -0800
Colin McCabe <cmccabe@alumni.cmu.edu> wrote:
> @@ -161,8 +153,8 @@ static void push_host(GList **host_list, struct cldc_host *hp_in)
> * This is not reentrant. Better be called before any other threads
> * are started.
> */
> -int cldc_getaddr(GList **host_list, const char *thishost, bool verbose,
> - void (*act_log)(int prio, const char *fmt, ...))
> +int cldc_getaddr(GList **host_list, const char *thishost,
> + struct hail_log *log)
> {
Nothing about the change as such, but you are going to change users
of these public interfaces too, right? I mean Chunk and tabled.
-- Pete
next prev parent reply other threads:[~2009-12-09 20:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-09 0:11 [PATCH 0/6 v2] logging refactoring Colin McCabe
2009-12-09 0:11 ` [PATCH 1/6] cld: Declare common.c functions in common.h Colin McCabe
2009-12-09 0:11 ` [PATCH 2/6] cld: create logging macros Colin McCabe
2009-12-09 0:11 ` [PATCH 3/6] cld: modify client code to use " Colin McCabe
2009-12-09 0:11 ` [PATCH 4/6] cld: modify server " Colin McCabe
2009-12-09 0:11 ` [PATCH 5/6] cld: modify cld-dns " Colin McCabe
2009-12-09 20:35 ` Pete Zaitcev [this message]
2009-12-10 0:44 ` Colin McCabe
2009-12-09 0:11 ` [PATCH 6/6] cld: Tweak some log levels in cldc dns Colin McCabe
2009-12-14 7:23 ` [PATCH 0/6 v2] logging refactoring Colin McCabe
2009-12-14 20:36 ` Jeff Garzik
2009-12-15 2:18 ` Colin McCabe
2009-12-15 18:19 ` Pete Zaitcev
2009-12-15 22:38 ` Jeff Garzik
2009-12-15 22:47 ` Pete Zaitcev
2009-12-15 22:57 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2009-12-08 0:42 [PATCH 0/6] " Colin McCabe
2009-12-08 0:42 ` [PATCH 1/6] cld: Declare common.c functions in common.h Colin McCabe
2009-12-08 0:43 ` [PATCH 2/6] cld: create logging macros Colin McCabe
2009-12-08 0:43 ` [PATCH 3/6] cld: modify client code to use " Colin McCabe
2009-12-08 0:43 ` [PATCH 4/6] cld: modify server " Colin McCabe
2009-12-08 0:43 ` [PATCH 5/6] cld: modify cld-dns " Colin McCabe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091209133505.18b6a2b0@redhat.com \
--to=zaitcev@redhat.com \
--cc=cmccabe@alumni.cmu.edu \
--cc=hail-devel@vger.kernel.org \
--cc=jeff@garzik.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.