diff options
author | Keith Busch <keith.busch@intel.com> | 2016-02-11 21:05:38 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-02-11 21:14:00 +0100 |
commit | a59e0f5795fe52dad42a99c00287e3766153b312 (patch) | |
tree | 0fbb8fabb6b467701a53a33c71121aaceb564073 /drivers/nvme | |
parent | block: Initialize max_dev_sectors to 0 (diff) | |
download | linux-a59e0f5795fe52dad42a99c00287e3766153b312.tar.xz linux-a59e0f5795fe52dad42a99c00287e3766153b312.zip |
blk-mq: End unstarted requests on dying queue
Go directly to ending a request if it wasn't started. Previously, completing a
request may invoke a driver callback for a request it didn't initialize.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Johannes Thumshirn <jthumshirn at suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions