[PATCH] Be strict in checking option ranges
authorJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jan 2007 12:41:26 +0000 (13:41 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jan 2007 12:41:26 +0000 (13:41 +0100)
commitdb8e0165bd86c5a4e9909b846acdbd5b22d263b1
tree75f91a9331f2706a5967843bca6c634b296516b3
parent63f29372bc1bd69b66816c96d88b9c0bd8f3d8b9
[PATCH] Be strict in checking option ranges

Fail if given value falls outside of range instead of adjusting
it automatically.

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