https://github.com/torvalds/linux
Revision b51e9e5db0e36239f786692f1cac6e435ed30c66 authored by Tejun Heo on 28 June 2006, 16:29:30 UTC, committed by Jeff Garzik on 06 July 2006, 01:51:42 UTC
ap->flags is way too clamped.  Separate out core dynamic flags to
ap->pflags.  ATA_FLAG_DISABLED is a dynamic flag but left alone as
it's referenced by a lot of LLDs and it's gonna be removed once all
LLDs are converted to new EH.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent e6d902a
History
Tip revision: b51e9e5db0e36239f786692f1cac6e435ed30c66 authored by Tejun Heo on 28 June 2006, 16:29:30 UTC
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tip revision: b51e9e5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.5 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top