Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libata-pmp-prep: implement EH fast-fail path
If PMP itself becomes inaccessible while trying to link a downstream link, spending time to recover the downstream link doesn't make any sense. Make EH skip retry and fail fast if -ERESTART is received. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
- Loading branch information