git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b3f25f
)
blk-mq: End unstarted requests on a dying queue
author
Keith Busch
<keith.busch@intel.com>
Thu, 8 Jan 2015 15:59:53 +0000
(08:59 -0700)
committer
Jens Axboe
<axboe@fb.com>
Thu, 8 Jan 2015 15:59:53 +0000
(08:59 -0700)
Requests that haven't been started prior to a queue dying can be ended
in error without waiting for them to start and time out.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Added code comment to explain why this is done.
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found