https://github.com/torvalds/linux
Revision e52dcc4899cf1b7601379c31542bd91cd2997a64 authored by Tejun Heo on 02 April 2008, 08:35:19 UTC, committed by Jeff Garzik on 04 April 2008, 06:43:36 UTC
SAT passthrus don't really fit into ATAPI_MISC class.  SAT passthru
commands always transfer multiple of 512 bytes and variable length
response is not allowed.  This patch creates a separate category -
ATAPI_PASS_THRU - for these.

This fixes HSM violation on "hdparm -I".

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 436d34b
History
Tip revision: e52dcc4899cf1b7601379c31542bd91cd2997a64 authored by Tejun Heo on 02 April 2008, 08:35:19 UTC
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tip revision: e52dcc4
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top