Re: [PATCH 0/5] SRP initiator patches for kernel 3.17

2014-07-03 Thread Sagi Grimberg
On 7/3/2014 5:17 PM, Bart Van Assche wrote: This patch series consists of the following five patches, of which three are bug fixes and two are performance optimizations: 0001-scsi_transport_srp-Fix-fast_io_fail_tmo-dev_loss_tmo.patch 0002-IB-srp-Fix-deadlock-between-host-removal-and-multipa.patc

Re: [PATCH 0/5] SRP initiator patches for kernel 3.17

2014-07-03 Thread Bart Van Assche
(CC'ing linux-scsi) On 07/03/14 15:45, Bart Van Assche wrote:> If scsi_remove_host() is called while an rport is in the blocked > state then scsi_remove_host() will only finish if the rport is > unblocked from inside a timer function. Make sure that an rport > only enters the blocked state if a t

Re: [PATCH 0/5] SRP initiator patches for kernel 3.17

2014-07-03 Thread Bart Van Assche
(CC-ing linux-scsi) On 07/03/14 15:44, Bart Van Assche wrote: > This patch series consists of the following five patches, of which three > are bug fixes and two are performance optimizations: > > 0001-scsi_transport_srp-Fix-fast_io_fail_tmo-dev_loss_tmo.patch > 0002-IB-srp-Fix-deadlock-between-ho