[PATCH] verify_blkparse: implement in C instead
authorJens Axboe <axboe@suse.de>
Wed, 28 Sep 2005 15:45:51 +0000 (17:45 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 28 Sep 2005 15:45:51 +0000 (17:45 +0200)
commit42a58cd1b3940ca1c70619f8af8009273c545b3c
treea32dd0da560a7571a6133ad38ca92d425814a6b8
parente8f652a66f46ab8d8f4799bfc8bc0eb343615630
[PATCH] verify_blkparse: implement in C instead

The C version checks a 92MB file in 2 seconds where the php
version takes 23 seconds.
Makefile
verify_blkparse [deleted file]
verify_blkparse.c [new file with mode: 0644]