NVMe: End sync requests immediately on failure
authorKeith Busch <keith.busch@intel.com>
Thu, 28 May 2015 15:48:55 +0000 (09:48 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 29 May 2015 16:10:30 +0000 (10:10 -0600)
Do not retry failed sync commands so the original status may be seen
without issuing unnecessary retries.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found