Prepare for splitting the verify_header from the checksum header
authorJens Axboe <jens.axboe@oracle.com>
Mon, 30 Jul 2007 10:08:14 +0000 (12:08 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 30 Jul 2007 10:08:14 +0000 (12:08 +0200)
Some of the checksums carry a lot of data. We unionize the checksum
header right now inside the verify header, causing a lot of wasted
space for the leaner variants.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found