aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/nsproxy.c
diff options
context:
space:
mode:
authorRobert Hancock <hancockr@shaw.ca>2007-01-30 00:59:18 -0800
committerJeff Garzik <jeff@garzik.org>2007-01-30 09:20:39 -0500
commit78981a7c6c34bddbb90da72cf6ce10953e84aad8 (patch)
tree65e9f6dc9e9c0e8462a32e09e511ef81617264d8 /kernel/nsproxy.c
parentlibata-scsi: ata_task_ioctl should return ATA registers from sense data (diff)
downloadlinux-dev-78981a7c6c34bddbb90da72cf6ce10953e84aad8.tar.xz
linux-dev-78981a7c6c34bddbb90da72cf6ce10953e84aad8.zip
libata: fix translation for START STOP UNIT
libata's SCSI translation for the SCSI START STOP UNIT command with the START bit clear (i.e. stopping the drive) appears to be incorrect. It sends an ATA STANDBY command with the time period set to 0, which the code comment says means "now", but the ATA standard says this means disable the standby timer, which effectively does nothing. Change this to issue a STANDBY IMMEDIATE command which will actually spin the drive down. The SAT (SCSI/ATA Translation) standard revision 9 concurs with this choice. Signed-off-by: Robert Hancock <hancockr@shaw.ca> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions