options: make max_latency a 64-bit variable
authorJens Axboe <axboe@kernel.dk>
Thu, 30 Nov 2017 04:47:43 +0000 (21:47 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 30 Nov 2017 04:47:43 +0000 (21:47 -0700)
commitaf7d9f1f91776a42930acf1372b704f31e8677cb
treead5ac8e298aded3df4a7c0536e6aaeac4f5118e9
parentdd97d866c1b9e10b4782c1fc13df505d2f7e13ec
options: make max_latency a 64-bit variable

Also removes one pad in the thread options. This should bump
the protocol version, but we just did that, so let it slide.

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