[PATCH] libata: add ATA_QCFLAG_IO
authorTejun Heo <htejun@gmail.com>
Sun, 2 Apr 2006 09:51:53 +0000 (18:51 +0900)
committerJeff Garzik <jeff@garzik.org>
Sun, 2 Apr 2006 14:09:20 +0000 (10:09 -0400)
commit2719736779da2c7fbb17d3de16c817b429bfeb9c
treef65b910e990cc59805faefc33fbb84cd419572c4
parente8384607d4f395985e3cc5f82d75fc73efc2ecf0
[PATCH] libata: add ATA_QCFLAG_IO

Add a new qc flag ATA_QCFLAG_IO.  This flag gets set for normal IO
commands originating from SCSI midlayer.  This information will be
used by EH to determine transfer speed reconfiguration.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-scsi.c
include/linux/libata.h