commit | 8fc77980584035d816472070e8238200aa9c5c6c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Apr 20 16:03:05 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:16:10 2017 -0600 |
tree | e2d70a1e8e676881c1c0cae119d402cf153950b8 | |
parent | e0af413a45cbbf179a87fef0576882a8e6006244 [diff] |
dm mpath: don't check for req->errors We'll get all proper errors reported through ->end_io and ->errors will go away soon. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@fb.com>