Revamp file structure one last (hopefully) time so we can check the header
authorJonathan Dieter <jdieter@gmail.com>
Sun, 29 Apr 2018 18:15:24 +0000 (21:15 +0300)
committerJonathan Dieter <jdieter@gmail.com>
Sun, 29 Apr 2018 18:15:24 +0000 (21:15 +0300)
commit054e890cc39e437858f3e3a257289f897b37ee53
tree514c803ea6cb0621fb111cba85741ae922014475
parent5ab6115f9fcceef5aa96f41d89b61a9019eab3aa
Revamp file structure one last (hopefully) time so we can check the header
checksum without reading the whole header into memory in one go

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
src/lib/compint.c
src/lib/dl/dl.c
src/lib/header.c
src/lib/index/index_common.c
src/lib/index/index_create.c
src/lib/index/index_read.c
src/lib/io.c
src/lib/zck.c
src/lib/zck_private.h
test/empty.c
zchunk_format.txt