commit | eac6e8e449647cbb9efee53977c8bfee0aa7d69e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Jun 19 10:02:58 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:30 2008 -0500 |
tree | fa6ffb7b45f8b99fd139a9993629f9e43119d00f | |
parent | f80f868ec463b0463b332cdb704fe5438f013f98 [diff] |
[SCSI] scsi_debug: add support for rotation speed Add support for VPD page b1 to scsi_debug SCSI VPD page b1 reports the nominal rotation speed of the device. Since scsi_debug is ram-based, claim to be a non-rotating medium. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Acked-by: Douglas Gilbert <dougg@torque.net> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>