diff options
author | Martin K. Petersen <martin.petersen@oracle.com> | 2015-05-05 23:53:48 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-05-06 16:28:39 +0200 |
commit | 4b9d64ee04a4033213454b384d5ec2dcd5e25b84 (patch) | |
tree | fd8687ab55a76123245443a131060899b123a3c0 /Documentation/ABI | |
parent | libata: Fall back to unqueued READ LOG EXT if the DMA variant fails (diff) | |
download | linux-4b9d64ee04a4033213454b384d5ec2dcd5e25b84.tar.xz linux-4b9d64ee04a4033213454b384d5ec2dcd5e25b84.zip |
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')
-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 9231daef3813..aa4296498859 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 |