From: Tejun Heo Date: Thu, 6 Aug 2009 16:59:15 +0000 (+0900) Subject: libata: OCZ Vertex can't do HPA X-Git-Tag: v2.6.31-rc6~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7831387bda72af3059be48d39846d3eb6d8ce2f6;p=pandora-kernel.git 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 Reported-by: Daniel Perup Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed