parse: enable options to be marked dont-free
authorJens Axboe <axboe@kernel.dk>
Wed, 12 Jul 2017 22:44:07 +0000 (16:44 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Jul 2017 22:44:07 +0000 (16:44 -0600)
commit43f466e667a8bcfc58c1c69b0897fe0345c34841
treebab210e52e5bffab6e25894346fc535116a61496
parentdae887f3e2ac761886980cd3197522f3be46082d
parse: enable options to be marked dont-free

For profiles, we can't free the options prematurely.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
parse.c
parse.h
profiles/act.c
profiles/tiobench.c