]> git.baikalelectronics.ru Git - kernel.git/commit
libiscsi: don't run scsi eh if iscsi task is making progress
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 16 Jun 2009 03:11:08 +0000 (22:11 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 21 Jun 2009 15:52:39 +0000 (10:52 -0500)
commitd0fb072769c71a893d5448708e493ce6f673194f
tree3b0abe01d5f384474b32d6606e1a4f57230a1f13
parentce7e36d6bcb6ed2013b272b9d3949c1bab3c6832
libiscsi: don't run scsi eh if iscsi task is making progress

If we are sending or receiving data for the task successfully do
not run the scsi eh, because we know the task is making progress.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libiscsi.c
drivers/scsi/libiscsi_tcp.c
include/scsi/libiscsi.h