From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [hail patch 1/1] Make host, url, orig_path dynamic Date: Thu, 29 Jul 2010 13:56:21 -0400 Message-ID: <4C51C0C5.6060806@garzik.org> References: <20100720141645.3dc01964@lembas.zaitcev.lan> <4C46084B.8010104@garzik.org> <20100729114158.6174c8fc@lembas.zaitcev.lan> 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=vtv+zNp6IKpIV23HUezozAnQk5w+iMJGUQ9cAAWFwTs=; b=TW3vz9fJ0idCa7i+v/xHVEAcj47c2cF439+AOMYeg98elW5IXtXxzv801OPz6KhklQ aFy0zCumDI7Evkjyg6lynU7qnLrRHTWcX38pgH5Bjee+TdjiMi2Dc4uUCdjzkmCfryS0 q23asbcOIJn1AbtbcG+KtzVt4MvNpnNJk3onc= In-Reply-To: <20100729114158.6174c8fc@lembas.zaitcev.lan> 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 07/29/2010 01:41 PM, Pete Zaitcev wrote: > On Tue, 20 Jul 2010 16:34:19 -0400 > Jeff Garzik wrote: > >>> lib/hstor.c | 147 +++++++++++++++++++++++++++++++++++--------------- >>> 1 file changed, 104 insertions(+), 43 deletions(-) >> >> applied > > It's not in the git repo. Check this URL: > http://git.kernel.org/?p=daemon/distsrv/hail.git Forgot to push, sorry. It's there now. Jeff