thread_options: drop fadvise_stream from thread_options
authorVincent Fu <vincent.fu@wdc.com>
Fri, 1 Dec 2017 21:52:08 +0000 (16:52 -0500)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Dec 2017 21:54:49 +0000 (14:54 -0700)
commite0409d5ffe6127961ddc4c495ec32b72a65e11bf
tree7d7390c8449eef3634e618342b46dcdff46af50e
parentacf81a4bc8908c40bfb197e1ceb5ca5f2a5993a1
thread_options: drop fadvise_stream from thread_options

ae8e559e got rid of the fadvise_stream option but did
not remove the corresponding member from thread_options

Signed-off-by: Jens Axboe <axboe@kernel.dk>
server.h
thread_options.h