diff options
author | Martin K. Petersen <martin.petersen@oracle.com> | 2015-05-05 17:53:48 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-05-06 10:28:39 -0400 |
commit | 4b9d64ee04a4033213454b384d5ec2dcd5e25b84 (patch) | |
tree | fd8687ab55a76123245443a131060899b123a3c0 /Documentation/ABI/testing/sysfs-ata | |
parent | 5d3abf8ff67f49271a42c0f7fa4f20f9e046bf0e (diff) | |
download | op-kernel-dev-4b9d64ee04a4033213454b384d5ec2dcd5e25b84.zip op-kernel-dev-4b9d64ee04a4033213454b384d5ec2dcd5e25b84.tar.gz |
libata: Fix sysfs documentation bug
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>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-ata')
-rw-r--r-- | Documentation/ABI/testing/sysfs-ata | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-ata b/Documentation/ABI/testing/sysfs-ata index 9231dae..aa42964 100644 --- a/Documentation/ABI/testing/sysfs-ata +++ b/Documentation/ABI/testing/sysfs-ata @@ -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 |