Tejun Heo c3c94c5a2f [SCSI] sd: implement START/STOP management
Implement SBC START/STOP management.  sdev->mange_start_stop is added.
When it's set to one, sd STOPs the device on suspend and shutdown and
STARTs it on resume.  sdev->manage_start_stop defaults is in sdev
instead of scsi_disk cdev to allow ->slave_config() override the
default configuration but is exported under scsi_disk sysfs node as
sdev->allow_restart is.

When manage_start_stop is zero (the default value), this patch doesn't
introduce any behavior change.

Signed-off-by: Tejun Heo <htejun@gmail.com>

Rejections fixed and
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-03-20 12:06:20 -05:00
..
2007-03-09 15:32:58 -08:00
2007-03-05 07:57:53 -08:00
2007-03-09 21:06:40 -05:00
2007-03-06 13:38:49 +01:00
2007-03-09 15:36:30 -08:00
2007-02-16 14:00:19 +11:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00