Commit 4b9d64ee authored by Martin K. Petersen's avatar Martin K. Petersen Committed by Tejun Heo

libata: Fix sysfs documentation bug

forced_unqueued indicates that a drive's queued DSM support is
broken. Update sysfs ABI documentation accordingly.
Reported-by: default avatarChristoph Hellwig <hch@infradead.org>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 5d3abf8f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment