]> git.baikalelectronics.ru Git - kernel.git/commit
skd: Switch to block layer timeout mechanism
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 17 Aug 2017 20:13:33 +0000 (13:13 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 18 Aug 2017 14:45:29 +0000 (08:45 -0600)
commit0d55225a3381d7dbe1800c6f2d136128dccc3885
tree8c3090c494a26aa9b8166548bddf075f431d5bdb
parent0dd1d71f6717f54f5aa94006cae32b86d59b69d3
skd: Switch to block layer timeout mechanism

Remove the timeout slot variables and rely on the block layer to
detect request timeouts.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/skd_main.c