blk-mq: pass a reserved argument to the timeout handler
authorChristoph Hellwig <hch@lst.de>
Sat, 13 Sep 2014 23:40:13 +0000 (16:40 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:55 +0000 (12:54 -0600)
commit4ab2e6fb33c4f52bf9fd3f2c7a4f055a6a48e9e2
tree9c421b422d8adcbf31b63fddf81f8c65e7ebfa63
parent0101a0304201221526e295c71c1605793bf83a7a
blk-mq: pass a reserved argument to the timeout handler

Allow blk-mq to pass an argument to the timeout handler to indicate
if we're timing out a reserved or regular command.  For many drivers
those need to be handled different.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c
include/linux/blk-mq.h