commit | 7831387bda72af3059be48d39846d3eb6d8ce2f6 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Aug 07 01:59:15 2009 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Aug 12 06:17:33 2009 -0400 |
tree | 8d6b3135c84be0570acd7f46eeadb142022ce05a | |
parent | 1fd4bbec8c0d6db96b02141f324066afa2e77e89 [diff] |
libata: OCZ Vertex can't do HPA OCZ Vertex SSD can't do HPA and not in a usual way. It reports HPA, allows unlocking but then fails all IOs which fall in the unlocked area. Quirk it so that HPA unlocking is not used for the device. Reported by Daniel Perup in bnc#522414. https://bugzilla.novell.com/show_bug.cgi?id=522414 Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Daniel Perup <probe@spray.se> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>