[PATCH 0/3 v3] chunkd on-disk checksumming
Jeff Garzik <[email protected]> Tue, 20 Jul 2010 15:10:12 -0400
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
Changes from v2: - Do not drop sendfile(2). Instead, make sendfile(2) work with new file format (checksum table in each on-disk file). We will turn off sendfile(2) only for ranged GET requests. Non-SSL, whole-object GET requests can still use sendfile(2). Patches are against hail.git commit 68f68e3630cae4bb2ca651b577c1d4d0292687b1. See original posting for more info: http://marc.info/?l=hail-devel&m=127921794109300&w=2