[SCSI] scsi_debug version 1.80
authorDouglas Gilbert <dougg@torque.net>
Sun, 17 Sep 2006 00:30:47 +0000 (20:30 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 23 Sep 2006 22:37:44 +0000 (17:37 -0500)
commit231839102b54512ced7d3ee7fc9b8bcf5e3b583b
tree0136daa29d7f67c17da2dc02780a6dadcd4fb615
parentc9802cd9574a80444e689c7525627b40d7dc3a06
[SCSI] scsi_debug version 1.80

See http://www.torque.net/sg/sdebug26.html for more
information on the scsi_debug driver.

ChangeLog:
  - add 'vpd_use_hostno' parameter to allow simulated hosts
    to see the same set of targets (and luns). For testing
    multipath software.
  - add 'fake_rw' parameter to ignore the data in READ and
    WRITE commands
  - add support for log subpages (new in SPC-4)
  - yield appropriate block descriptor for MODE SENSE
    commands (only for pdt=0 (i.e. disks))
  - REQUEST SENSE response no longer shows the stopped
    power condition (SAT changed to agree with SPC-3)

Signed-off-by: Douglas Gilbert <dougg@torque.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_debug.c