Skip to content

Commit

Permalink
libata: Fix sysfs documentation bug
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Martin K. Petersen authored and Tejun Heo committed May 6, 2015
1 parent 5d3abf8 commit 4b9d64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-ata
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4b9d64e

Please sign in to comment.