Add verify hook to options
authorJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 07:24:05 +0000 (09:24 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 07:24:05 +0000 (09:24 +0200)
commit70a4c0c8417bba7c2e1e9a384b9acf226f5b9782
tree5b5f16b4f81cb4a7478b970af46c96d7b924bc85
parent3980127d55c6b1773274bc854aae4589aa3f785a
Add verify hook to options

This allows us to individually verify options, instead of having
a big function that attempts to fix things up.

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