diff options
author | Christoph Hellwig <hch@lst.de> | 2015-11-28 15:42:28 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-12-22 09:38:34 -0700 |
commit | adf68f21c15572c68d9fadae618a09cf324b9814 (patch) | |
tree | 89f4a63bcf1d106d5442fc7480a50678167ee310 /drivers/nfc | |
parent | e7a2a87d5938bbebe1637c82fbde94ea6be3ef78 (diff) | |
download | linux-adf68f21c15572c68d9fadae618a09cf324b9814.tar.bz2 |
nvme: special case AEN requests
AEN requests are different from other requests in that they don't time out
or can easily be cancelled. Because of that we should not use the blk-mq
infrastructure but just special case them in the completion path.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions