commit | c6e6e666cbfe40f0d7fb1a293ff6332973acac37 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Mon Nov 14 14:50:05 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Nov 14 14:50:05 2005 -0500 |
tree | 21609c228d8aaf1f9a2217f7fd08266ed669f5bc | |
parent | 2c13b7cee045af689b36349c2bc6a9ed6e3d73fa [diff] |
[libata] REQUEST SENSE handling fixes - Move ATAPI check-condition handling out of the timeout handler - Use multi-qc-issue feature to issue REQUEST SENSE ATAPI PACKET command upon receiving an ATAPI check-condition. This cleans things up a lot, and eliminates a nasty recursion bug.