From: Martin K. Petersen Date: Tue, 5 May 2015 01:54:18 +0000 (-0400) Subject: libata: Allow NCQ TRIM to be enabled or disabled with a module parameter X-Git-Tag: omap-for-v4.3/legacy-v2-signed~144^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b16e4f6283c6ec52b411aa6deb02ca4d030d20;p=pandora-kernel.git libata: Allow NCQ TRIM to be enabled or disabled with a module parameter We have started seeing SSD firmware updates introduce support for queued TRIM. Sadly, in most cases this support is completely untested and can lead to either errors or data corruption. Add two libata force flags that can be used to either enable or disable queued TRIM support. Signed-off-by: Martin K. Petersen Reviewed-by: Hannes Reinecke Signed-off-by: Tejun Heo --- Reading git-diff-tree failed