]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NVMe: Don't use fake status on cancelled command
authorKeith Busch <keith.busch@intel.com>
Thu, 6 Aug 2015 17:41:53 +0000 (10:41 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 7 Aug 2015 18:21:07 +0000 (11:21 -0700)
commitf3b40712e7601d7df329a48cb9ff34b94a7cb42b
tree8c59adb12d45c102c9647cbcf3ed39ea31962dc8
parenta55c4be4f9afc516368d3a45360f735887cf72fe
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>
(cherry picked from commit 17188bb403e9098a815dd850aedb6c150d2a3a6b)

Conflicts:

drivers/block/nvme-core.c

Orabug: 21569452

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/block/nvme-core.c