commit | 8bff7c6b0f63c7ee9c5e3a076338d74125b8debb | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Wed Sep 24 13:05:10 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:19 2008 +0200 |
tree | 0863c7e0d09592ee9f4d568625348ef12e4a30df | |
parent | a68bbddba486020c9c74825ce90c4c1ec463e0e8 [diff] |
libata: set queue SSD flag for SSD devices SSD devices should give an RPM setting of 1 in word 217 of the ID page. If we see such a device, tell the block layer about it. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>