]> git.baikalelectronics.ru Git - kernel.git/commit
nbd: set queue timeout properly
authorJosef Bacik <jbacik@fb.com>
Fri, 24 Mar 2017 18:08:28 +0000 (14:08 -0400)
committerJens Axboe <axboe@fb.com>
Fri, 24 Mar 2017 21:42:47 +0000 (15:42 -0600)
commit600e3ef2f6406747cdb7453586e8b8f82789656e
treed4a70943fcc2ed1934d1389c84d4da9ac8c12fbc
parent7959a5c87c9267072a10a40d7a6605fc5f6c587f
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>
drivers/block/nbd.c