commit | f8586855031a1d6b243f013c3082631346fddfad | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Mar 24 14:08:28 2017 -0400 |
committer | Jens Axboe <axboe@fb.com> | Fri Mar 24 15:42:47 2017 -0600 |
tree | d4a70943fcc2ed1934d1389c84d4da9ac8c12fbc | |
parent | c103b4dac8f69ca55196afcd57c4cdd6d3ab88eb [diff] |
nbd: set queue timeout properly We can't just set the timeout on the tagset, we have to set it on the queue as it would have been setup already at this point. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>