Add crc7 verify type
authorJens Axboe <jens.axboe@oracle.com>
Fri, 27 Jul 2007 07:52:40 +0000 (09:52 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 27 Jul 2007 07:52:40 +0000 (09:52 +0200)
commit1e154bdbf14a1d352117aea057035235b66f0381
tree0cfcbcf42cfa3f76dbab57e2fad286805c70f44b
parent969f7ed32353ade93ea30542a4993b75b94e3f8a
Add crc7 verify type

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
crc7.c [new file with mode: 0644]
crc7.h [new file with mode: 0644]
fio.h
options.c
verify.c