thread_options: kill converted cpu masks
authorJens Axboe <axboe@fb.com>
Wed, 9 Dec 2015 18:23:15 +0000 (11:23 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 9 Dec 2015 18:23:15 +0000 (11:23 -0700)
commit57535f416523be18a928069903fae47c916a5a33
treeb6854a37f8e4c780e4bb260b2baac09b115d81e2
parent949ae6dce35c81348cfb15f77c9d0a6785fe4053
thread_options: kill converted cpu masks

We can't currently convert them in cconv.c, so let's just disable
them as they eat a lot of space in the thread options.

Signed-off-by: Jens Axboe <axboe@fb.com>
thread_options.h