hail version 0.7.1 released

Jeff Garzik <[email protected]> Wed, 11 Aug 2010 02:52:38 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
Home: https://hail.wiki.kernel.org/
Git: git://git.kernel.org/pub/scm/daemon/distsrv/hail.git
Download: http://www.kernel.org/pub/software/network/distsrv/hail/

Version 0.7.1 release notes (NEWS):

- cldbadm: disable, it does nothing at present
- cld, cldcli: add man pages
- chunkd: update on-disk format to include magic number, object size
- chunkd: bug fixes
- chunkd: poll(2) micro-optimizations and cleanups
- chunkd, libhail: add new "CP" operation for local object copies
- chunkd, libhail: update chunk protocol to use binary, not ASCII, checksums
- chunkd: optimize PUT backend object storage
- chunkd: increase network buffer sizes to 64k
- chunkd: fix 32/64-bit wire interoperability
- libhail: improve chunk sanity checking
- libhail: import httpstor from tabled
- libhail: bug fixes
- libhail: s/__// for __cld_* functions
- FreeBSD, OpenSolaris build improvements

This release includes incompatible API, network, and on-disk format changes.