Properly support 'merged' tail block
commit4e498c7231d97624cb099172decd72c28f146c37
authorAlex Wulms <awulms@laptop3.(none)>
Fri, 1 Jan 2010 21:12:44 +0000 (1 22:12 +0100)
committerAlex Wulms <awulms@laptop3.(none)>
Fri, 1 Jan 2010 21:12:44 +0000 (1 22:12 +0100)
tree513f482b900c8bba22a56d0c963749ea5bd1895d
parent1c8e7b23e65c0949f76d196249a211213ac86ffe
Properly support 'merged' tail block
- Fix a bug in crcsync
- Add support for 'merged' tail block to crcsync
- Improve performance of crcsync
- Fix some small bugs in mod_crccache modules and align
  with new interface of crcsync
ccan/crcsync/crcsync.c
ccan/crcsync/crcsync.h
crccache/Makefile
crccache/benchmark.c
crccache/benchmarkpage.html [new file with mode: 0644]
crccache/doc/benchmark_crcsync_trailing_bytes_merged_in_last_block.ods [new file with mode: 0644]
crccache/mod_crccache_client.c
crccache/mod_crccache_server.c
crccache/mod_crccache_server.h
crccache/test_hash_small_invokations.c [new file with mode: 0644]