[PATCH 6/6] blk-mq: pass a reserved argument to the timeout handler

2014-09-13 Thread Christoph Hellwig
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 --- block/blk-mq.c | 6 +++--- drivers/scsi/scsi_lib.c | 10 +-

[PATCH 6/6] blk-mq: pass a reserved argument to the timeout handler

2014-09-13 Thread Christoph Hellwig
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 h...@lst.de --- block/blk-mq.c | 6 +++--- drivers/scsi/scsi_lib.c | 10