Jeff Garzik wrote:
> Tejun Heo wrote:
>> ATA_QCFLAG_IO is used to mark commands which are used to perform
>> regluar IO transfers via block layer.  These commands are assumed to
>> be valid and taken more seriously during error handling.  Cache flush
>> is used by regular IO path and necessary for data integrity.  Mark it
>> with ATA_QCFLAG_IO.
>>
>> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
>> ---
>>  drivers/ata/libata-scsi.c |    3 +++
>>  1 file changed, 3 insertions(+)
> 
> patch series looks fine... ok for 2.6.24-rc?

Yeap, shouldn't be dangerous.  Thanks.

-- 
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to