]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NVMe: Don't use fake status on cancelled command
authorKeith Busch <keith.busch@intel.com>
Mon, 8 Jun 2015 16:08:14 +0000 (10:08 -0600)
committerJens Axboe <axboe@fb.com>
Sat, 27 Jun 2015 17:42:50 +0000 (11:42 -0600)
commit17188bb403e9098a815dd850aedb6c150d2a3a6b
tree7cd0d4ce979c852a94b7b0fa982308e8cf85b262
parent4af0e21caf8e676e57ea27d7cce3426e473e498c
NVMe: Don't use fake status on cancelled command

Synchronized commands do different things for timed out commands
vs. controller returned errors.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-core.c