https://github.com/torvalds/linux
Revision 0662c58b3265f52f708a6d59476bc7862b01f9c0 authored by Tejun Heo on 02 July 2006, 17:54:58 UTC, committed by Jeff Garzik on 06 July 2006, 01:51:42 UTC
ata_eh_autopsy() used to directly assign determined action mask to
ehc->i.action thus overriding actions set by some of nested analyze
functions.  This patch makes ata_eh_autopsy() add action masks just as
it's done in other places.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent b51e9e5
History
Tip revision: 0662c58b3265f52f708a6d59476bc7862b01f9c0 authored by Tejun Heo on 02 July 2006, 17:54:58 UTC
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
Tip revision: 0662c58
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