diff options
author | Keith Busch | 2014-06-06 18:22:07 +0200 |
---|---|---|
committer | Jens Axboe | 2014-06-06 18:40:03 +0200 |
commit | 3b632cf0eaa2e89a12c18f043e6e7c5bcc003645 (patch) | |
tree | 91311650aee107995e71b98cdb53f47fe3e8b1dd /block/Makefile | |
parent | blk-mq: bump max tag depth to 10K tags (diff) | |
download | kernel-qcow2-linux-3b632cf0eaa2e89a12c18f043e6e7c5bcc003645.tar.gz kernel-qcow2-linux-3b632cf0eaa2e89a12c18f043e6e7c5bcc003645.tar.xz kernel-qcow2-linux-3b632cf0eaa2e89a12c18f043e6e7c5bcc003645.zip |
blk-mq: don't allow queue entering for a dying queue
If the queue is going away, don't let new allocs or queueing
happen on it. Go through the normal wait process, and exit with
ENODEV in that case.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/Makefile')
0 files changed, 0 insertions, 0 deletions