Re: [PATCH] tabled: use httpstor API from libhail

Jeff Garzik <[email protected]> Wed, 7 Jul 2010 20:38:20 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On Wed, Jul 07, 2010 at 06:38:22PM -0400, Jeff Garzik wrote:
> Just committed the following to tabled.git on my local laptop, on a side
> branch.  This won't be pushed onto the main tabled branch until Friday,
> to give people time to convert as zaitcev suggested in the 'new hail
> repository' thread.

This has now been pushed, as branch 'libhail-merge'.

Branch master, aka the main trunk, remains untouched until Friday (unless
some critical tabled issue arises before then, of course).


> As a side note, this requires a couple hail.git commits that will be
> pushed to upstream hail.git from my local laptop in a couple hours
> (movement of uri_parse from tabled's libhttpstor into libhail), so
> you'll need to update hail.git before being able to use the patch below.

These hail.git commits have now been pushed:

commit c7b833069e28cf9bddb69f46bb5e09138ab4984d
    libhail: add huri_parse API (imported from tabled)

commit 55b0c57ca8f2b6beecea5a4680d76f45a7c32c28
    Fix .gitignore issue causing test/chunkd/ to be completely ignored.

commit 5188f48dd3c73ce86f2bc453a326ee0bf40fd6db
    libhail: Import httpstor, httputil modules from tabled
    
	Jeff