libata: disable queued TRIM for Crucial M500 mSATA SSDs
authorMarios Andreopoulos <opensource@andmarios.com>
Mon, 3 Mar 2014 16:19:59 +0000 (18:19 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 3 Mar 2014 22:49:05 +0000 (17:49 -0500)
Queued TRIM commands cause problems and silent file system corruption
on Crucial M500 SSDs. This patch disables them for the mSATA model of
the drive.

Signed-off-by: Marios Andreopoulos <opensource@andmarios.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org # 3.12+
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=71371

drivers/ata/libata-core.c

Simple merge