Seperate verify_header from the checksum type
authorJens Axboe <jens.axboe@oracle.com>
Mon, 30 Jul 2007 10:23:05 +0000 (12:23 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 30 Jul 2007 10:23:05 +0000 (12:23 +0200)
commit546dfd9ff99eec4af5d1c6c2ca702b7cf9656334
tree6b6098f366aad0afa0f4dfa60592da720734134a
parent8767783245faac99a7e1c330a1d6536e579c8402
Seperate verify_header from the checksum type

If using one of the leaner checksums, we potentially have almost
128 more bytes of real data in a block.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.h
verify.c