Add factory recertified Crucial M500s to blacklist
authorGuillermo A. Amaral <g@maral.me>
Wed, 26 Aug 2015 06:29:13 +0000 (23:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 16:07:51 +0000 (09:07 -0700)
commitdf56874d1424bdc220a8197dbfff59c4a2b529e6
tree93a86c9c9cb67be57bd2353da86abf760e02669f
parentcad4bab399358cbcfe3c73f9da69bc05456ffa12
Add factory recertified Crucial M500s to blacklist

commit 7a7184b01aa9deb86df661c6f7cbcf69a95b728c upstream.

The Crucial M500 is known to have issues with queued TRIM commands, the
factory recertified SSDs use a different model number naming convention
which causes them to get ignored by the blacklist.

The new naming convention boils down to: s/Crucial_/FC/

Signed-off-by: Guillermo A. Amaral <g@maral.me>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c