From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Zaitcev Subject: Re: [Patch 1/2] cld: implement dynamic port Date: Mon, 14 Sep 2009 12:15:11 -0600 Message-ID: <20090914121511.4dc5033e@redhat.com> References: <20090902204858.7a3e34a9@redhat.com> <4AA7FBA0.9090307@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4AA7FBA0.9090307@garzik.org> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jeff Garzik Cc: Project Hail List On Wed, 09 Sep 2009 15:01:52 -0400, Jeff Garzik wrote: > though for uniformity, I lean towards thinking that the daemon should > always write a port file, regardless of whether the port was manually > specified or automatically bound. I have a better idea. Let's split PortFile from the enabling of auto ports. We can have to with a special string "auto", and let to be set when static port is configured. -- Pete