options: add ->hide_on_set
authorJens Axboe <axboe@kernel.dk>
Tue, 20 Mar 2012 09:19:44 +0000 (10:19 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 20 Mar 2012 09:19:44 +0000 (10:19 +0100)
commita4ed77fe07de1ca78cd44a6378dc20a2cd1ce7ad
tree5ad680f237a82a0f19f2ffc3c64ad957d454f539
parent4fbcd659ecc502d19f31e86359d32cb51324a110
options: add ->hide_on_set

Normally we hide children if the parent isn't set, but for some
options it's the other way around.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
goptions.c
options.c
parse.h