On Wed, Dec 9, 2009 at 12:35 PM, Pete Zaitcev <zaitcev@xxxxxxxxxx> wrote: > On Tue, 8 Dec 2009 16:11:55 -0800 > Colin McCabe <cmccabe@xxxxxxxxxxxxxx> 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 > d'oh! That's what I get for only running the cld tests. I guess I should run some chunkd and tabled tests from time to time. Colin -- To unsubscribe from this list: send the line "unsubscribe hail-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html