commit | f9df58cb27dfd605eced643bb3aa599fe4feeee8 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sun Sep 23 13:14:13 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:41 2007 -0400 |
tree | 23b5151855d07f3b25c081e29d14f5d353367248 | |
parent | fd995f7039f1955ccc6b43e1e2d168060b31e4b2 [diff] |
libata-pmp-prep: implement ATA_LFLAG_DISABLED Implement ATA_LFLAG_DISABLED. The flag indicates the link is disabled due to EH recovery failure. While a link is disabled, no EH action is taken on the link and suspend/resume become noop too. This will be used by PMP links to manage failed links. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>