From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch] tabled: parse Chunk parameters in CLD Date: Sun, 16 Aug 2009 07:30:03 -0400 Message-ID: <4A87EDBB.6080102@garzik.org> References: <20090816023058.08b53427@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090816023058.08b53427@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List Pete Zaitcev wrote: > This patch probably has all that's necessary to flip the configuration > to use CLD to configure available Chunk nodes and dispose with > forever. However, it did not complete all tests that's > necessary to declare victory. So for now we continue to use . > This should be relaiable in Koji, but we have -D in build scripts for now. > > The parsing itself uses the same code that our parser of the static > configuration uses, although it appears resistant to refactoring without > going full tilt to a table-driven system, and so we copy-pasted a bunch > from config.c to storparse.c. > > Signed-Off-By: Pete Zaitcev Patch is missing storparse.c... Jeff