Re: Add better detection of if a command is not going to complete

2009-05-19 Thread Mike Christie
Mike Christie wrote: Hey Hannes, This will not fix any hangs after the scsi eh or iscsi eh has fired, but I think this patch will help prevent the scsi eh from firing when we do not need it to like you have seen in some bugzillas. The patch was made over the my iscsi tree. It should

Re: Add better detection of if a command is not going to complete

2009-05-19 Thread Mike Christie
Mike Christie wrote: Hey Hannes, This will not fix any hangs after the scsi eh or iscsi eh has fired, but I think this patch will help prevent the scsi eh from firing when we do not need it to like you have seen in some bugzillas. The patch was made over the my iscsi tree. It should also

Re: [PATCH 4/4] bnx2i: Add bnx2i iSCSI driver.

2009-05-19 Thread Mike Christie
Michael Chan wrote: On Tue, 2009-05-19 at 07:22 -0700, Mike Christie wrote: Michael Chan wrote: Here are the more generic NETLINK_ISCSI messages and the iscsi transport code to support them, please review. diff --git a/drivers/scsi/scsi_transport_iscsi.c