From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] itd: use libhail's anet Date: Fri, 24 Sep 2010 15:13:00 -0400 Message-ID: <4C9CF83C.5000502@garzik.org> References: <20100924003237.GA28163@havoc.gtf.org> <20100924003532.GB28284@havoc.gtf.org> 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:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=1HpKY5wuRFytGQFa+SV+41wKMnqg623OFfKh/Jn9SNw=; b=Jt6zjfGiHJMv7UebnMocg9ngLDELU/iFH5dIRdejfmLPuYvBWOx5URti45JDjE0sYH NmCBWTuUco5ds/sI+Yw5xTaIPeWicCrwsThKjUkGfZyxgBUfUqPLcTuluv+fD8fESZM1 qtPmG8jKWENnangdm/GvgVYJ9Q4IIDWHLQncw= In-Reply-To: <20100924003532.GB28284@havoc.gtf.org> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: hail-devel@vger.kernel.org On 09/23/2010 08:35 PM, Jeff Garzik wrote: > > Updated for libhail's anet. Not yet committed, waiting for more time to > pass. > > Makefile.am | 2 > configure.ac | 1 > iscsiutil.h | 52 +------------ > target.c | 53 ++++++++++---- > target.h | 3 > util.c | 223 ++--------------------------------------------------------- > 6 files changed, 57 insertions(+), 277 deletions(-) This got pushed to itd.git late last night. Jeff