Don't free the string options
authorJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 18:06:25 +0000 (20:06 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 18:06:25 +0000 (20:06 +0200)
commit22d662132577b9950753369c94c2662c64ad7385
tree1d398818d0057c79ab72632883f5107f31a20d3a
parent541d66d70b8fbe9860b31307c0760e6d5f4c78a8
Don't free the string options

We need at least ->name, just leave them all alone.

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