From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/1] CLD: Introduce the "New CLD" API Date: Tue, 09 Feb 2010 01:25:53 -0500 Message-ID: <4B70FFF1.2090106@garzik.org> References: <20100207121550.7ee94ff6@redhat.com> <4B700478.3020305@garzik.org> <20100208173036.2108fef4@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=WN8jPyaH0/zVhp2WNeiBwE/INNMHhNwTidcMgnr6KF0=; b=ZQJOUWIsS9TTg/sH7xn5z2RowoMS0OXF0IeDJQlEGbHgMYa4Hnl7X671HtrQw58Rwi fiYqHV4GV9PSXZnxnhi92JNAaztX31pKAyru51B5h+m8CZ+2Iktoetln7a+pqNVjfksO WvOgrxRiD+LmkMgsQgsTXsL84wLY9XQbDmuOA= In-Reply-To: <20100208173036.2108fef4@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 02/08/2010 07:30 PM, Pete Zaitcev wrote: > BTW, I noticed you reworked the tests, which is fine, but could you > also rename lock-file-event to lock-file? The idea was to have two > versions: one with libevent and one without, but that never happened. Easy enough... done. Jeff