Re: [Patch 05/12] Chunk: Use CLD timers
Jeff Garzik <[email protected]> Sun, 18 Apr 2010 23:50:59 -0400
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/18/2010 12:41 AM, Pete Zaitcev wrote: > Since ncld uses CLD timers and thus we had to have them in libcldc, > we may as well use them in Chunk. This gives us an automatic importation > of bugfixes. > > Signed-off-by: Pete Zaitcev<[email protected]> > > --- > server/chunkd.h | 27 ++------------ > server/cldu.c | 4 +- > server/util.c | 84 +++++----------------------------------------- > 3 files changed, 17 insertions(+), 98 deletions(-) I think the need for a "libhail" is becoming clear...