[PATCH] Introduce bool option type
authorJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jan 2007 12:14:02 +0000 (13:14 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jan 2007 12:14:02 +0000 (13:14 +0100)
commit13335ddb0e304efa0fc96593dd1fd995ec6f68d7
tree4f3855fd319d551cf8170f62e79bfba2d3b90e56
parent15f7918ff432d5da2b2abc84a50c685bde5e72ef
[PATCH] Introduce bool option type

We can automatically flag those with min/max values.

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