From: Jeff Garzik <jeff@garzik.org>
To: Project Hail <hail-devel@vger.kernel.org>
Subject: hail version 0.7.2 released
Date: Fri, 22 Oct 2010 23:22:20 -0400 [thread overview]
Message-ID: <4CC254EC.9030304@garzik.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 625 bytes --]
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.2 release notes (NEWS):
- cld: read overrun bug fix
- chunkd: add checksum table to disk format, one checksum per 64k of obj
data
- chunkd, libhail: add new "GET_PART" operation for partial object retrieval
- chunkd: bug fixes
- chunkd: use libevent (again) for main loop polling
- libhail: add async TCP network writing API, atcp_wr*
- libhail: bug fixes
This release includes incompatible API and on-disk format changes.
Git shortlog attached.
[-- Attachment #2: shortlog.txt --]
[-- Type: text/plain, Size: 1102 bytes --]
Jeff Garzik (12):
chunkd: Add checksum table to on-disk format, one sum per 64k of data
chunkd: checksum data prior to returning via GET
chunk: Add Get-Partial-Object (GET_PART) operation
lib/chunksrv.c: add FIXME
chunkd: internal 32/64-bit type fixes
test/chunkd/get-part: read and test segment of randomized memory
libhail: add async TCP network writing API, atcp_wr*
Use libevent in chunkd, rather than hand-rolled server-poll functionality.
atcp: extract pre- and post-writev code into separate functions
Merge branch 'chunkd-libevent'
chunkd: properly checksum a multi-block range
Release version 0.7.2.
Jim Meyering (4):
cld: don't expect inode name to be NUL-terminated (avoid read overrun)
lib/hstor.c: avoid an unconditional leak in append_qparam
chunkd: don't leak an FS object iterator
libhail/hstor: const-correctness tweaks
Pete Zaitcev (3):
libhail: Fix calling convention of huri_field_escape
Change cfgfile.txt into a real config file
pkg: add doc/setup.txt to install
next reply other threads:[~2010-10-23 3:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-23 3:22 Jeff Garzik [this message]
2010-10-23 4:37 ` hail version 0.7.2 released Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CC254EC.9030304@garzik.org \
--to=jeff@garzik.org \
--cc=hail-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox