Re: [Patch 05/12] Chunk: Use CLD timers
Jeff Garzik <[email protected]> Mon, 19 Apr 2010 00:08:23 -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(-) applied 5-8