commit | d355e57d58193b89283b0c8153649f0427b0bdad | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Jun 15 22:11:08 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Jun 21 10:52:39 2009 -0500 |
tree | 3b0abe01d5f384474b32d6606e1a4f57230a1f13 | |
parent | 9194c6264040d71f851236437a392594b26e5b91 [diff] |
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>