]> bbs.cooldavid.org Git - net-next-2.6.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)
commitd355e57d58193b89283b0c8153649f0427b0bdad
tree3b0abe01d5f384474b32d6606e1a4f57230a1f13
parent9194c6264040d71f851236437a392594b26e5b91
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