https://github.com/torvalds/linux
Revision d9aca22cf443f5ed77d15a320abbab055ae4a976 authored by Tejun Heo on 17 May 2007, 14:43:26 UTC, committed by Jeff Garzik on 18 May 2007, 00:57:38 UTC
With STANDBYDOWN tracking added, libata.spindown_compat isn't
necessary anymore.  If userspace shutdown(8) issues STANDBYNOW, libata
warns.  If userspace shutdown(8) doesn't issue STANDBYNOW, libata does
the right thing.  Userspace can tell whether kernel supports spindown
by testing whether sysfs node manage_start_stop exists as before.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 1daf9ce
History
Tip revision: d9aca22cf443f5ed77d15a320abbab055ae4a976 authored by Tejun Heo on 17 May 2007, 14:43:26 UTC
libata: remove libata.spindown_compat
Tip revision: d9aca22
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 86.6 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top