commit | 82f06e86117680ada35fdb76c8852268d994cd99 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun May 11 00:37:14 2008 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Jul 14 13:00:18 2008 +0200 |
tree | d718e5a548b86cde69bcf15e03bbff203b3a06a6 | |
parent | 2635f96f9086409de0ec882a210f374c012bffc3 [diff] |
ieee1394: sbp2: spin disks down on suspend and shutdown This instructs sd_mod to send START STOP UNIT on suspend and resume, and on driver unbinding or unloading (including when the system is shut down). We don't do this though if multiple initiators may log in to the target. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>