commit | 5ccfca974f3ce3c33be72f1fcb2b42747714ec79 | [log] [tgz] |
---|---|---|
author | Lubomir Bulej <lubomir.bulej@dsrg.mff.cuni.cz> | Mon Dec 22 11:35:22 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon Dec 29 07:39:25 2008 -0500 |
tree | 510063a2923aa2d0d6ec567a6314584f0402e5cb | |
parent | bd353ffdc9a355c89ef7e45e4833af5995a5015d [diff] |
libata: blacklist NCQ on OCZ CORE 2 SSD (resend) The patchlet below blacklists NCQ on OCZ CORE v2 SSD drive(s). Even though the drive advertises NCQ support with queue depth 1, it responds with all-zeroes FIS to NCQ commands which triggers ata error handling several times before the kernel decides to disable NCQ on the drive. Signed-off-by: Lubomir Bulej <lubomir.bulej@dsrg.mff.cuni.cz> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>