From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 2/2] tabled: check for duplicate NID Date: Thu, 17 Sep 2009 03:12:52 -0400 Message-ID: <4AB1E174.5060103@pobox.com> References: <20090917002331.20621872@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090917002331.20621872@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 On 09/17/2009 02:23 AM, Pete Zaitcev wrote: > Check for duplicate NID. I left XXX in and forgot about it. The result > is tabled adding all available nodes every minute if left running. > > We still don't have the correct removal, because it needs refcounting. > This is a more of an urgent fix. > > Signed-off-by: Pete Zaitcev applied 1-2