]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5990f6298372553e1aab940db5d7a1eb33674f55
tree7dbbf91f1803e61eb09ede3e78c0ce1f2719e7ce
parentd3457d67d8231db7141c4c85a745e240807efe31
libata: disable queued TRIM for Crucial M500 mSATA SSDs

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