From: Tejun Heo Date: Tue, 15 May 2007 10:29:22 +0000 (+0200) Subject: libata: track spindown status and skip spindown_compat if possible X-Git-Tag: v2.6.22-rc2~64^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b8d09f5de0aaa3153bbccc98baf247387823dc;p=pandora-kernel.git libata: track spindown status and skip spindown_compat if possible Our assumption that most distros issue STANDBYNOW seems wrong. The upstream sysvinit and thus many distros including gentoo and opensuse don't take any action for libata disks on spindown. We can skip compat handling for these distros so that they don't need to update anything to take advantage of kernel-side shutdown. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed