libata: Fix sysfs documentation bug
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 5 May 2015 21:53:48 +0000 (17:53 -0400)
committerTejun Heo <tj@kernel.org>
Wed, 6 May 2015 14:28:39 +0000 (10:28 -0400)
forced_unqueued indicates that a drive's queued DSM support is
broken. Update sysfs ABI documentation accordingly.

Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/ABI/testing/sysfs-ata

index 9231daef3813e3b2bed71413bafdc75d432475cd..aa4296498859e49617cc7fc6f377c6dcb7a8f6c1 100644 (file)
@@ -97,7 +97,7 @@ trim
        unsupported:            Drive does not support DSM TRIM
        unqueued:               Drive supports unqueued DSM TRIM only
        queued:                 Drive supports queued DSM TRIM
-       forced_unqueued:        Drive's unqueued DSM support is known to be
+       forced_unqueued:        Drive's queued DSM support is known to be
                                buggy and only unqueued TRIM commands
                                are sent
 
This page took 0.026299 seconds and 5 git commands to generate.