commit | 0eadf37afc2500e1162c9040ec26a705b9af8d47 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Thu Sep 08 12:33:40 2016 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Sep 08 14:01:37 2016 -0600 |
tree | e2a4674f63363cbe4a1cd1c975d57e100534b4ee | |
parent | 9b4a6ba9185ac1c398f2db69c491989452ce7018 [diff] |
nbd: allow block mq to deal with timeouts Instead of rolling our own timer, just utilize the blk mq req timeout and do the disconnect if any of our commands timeout. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>