commit | 2564338b13e6e132ee224edb63e1e872adf431f4 | [log] [tgz] |
---|---|---|
author | Marios Andreopoulos <opensource@andmarios.com> | Mon Mar 03 18:19:59 2014 +0200 |
committer | Tejun Heo <tj@kernel.org> | Mon Mar 03 17:49:05 2014 -0500 |
tree | 7dbbf91f1803e61eb09ede3e78c0ce1f2719e7ce | |
parent | 67809f85d31eac600f6b28defa5386c9d2a13b1d [diff] |
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