Re: [PATCH 5/8] IB/srp: Remove stale connection retry mechanism

2014-10-03 Thread Bart Van Assche
On 10/02/14 12:34, Bart Van Assche wrote: > On 09/20/14 19:45, Or Gerlitz wrote: >> On Fri, Sep 19, 2014 at 3:58 PM, Bart Van Assche >> wrote: >>> Attempting to connect three times may be insufficient after an >>> initiator system that was using multiple RDMA channels tries to >>> relogin. Additi

Re: [PATCH 5/8] IB/srp: Remove stale connection retry mechanism

2014-10-02 Thread Bart Van Assche
On 09/20/14 19:45, Or Gerlitz wrote: On Fri, Sep 19, 2014 at 3:58 PM, Bart Van Assche wrote: Attempting to connect three times may be insufficient after an initiator system that was using multiple RDMA channels tries to relogin. Additionally, this login retry mechanism is a workaround for parti

Re: [PATCH 5/8] IB/srp: Remove stale connection retry mechanism

2014-09-20 Thread Or Gerlitz
On Fri, Sep 19, 2014 at 3:58 PM, Bart Van Assche wrote: > Attempting to connect three times may be insufficient after an > initiator system that was using multiple RDMA channels tries to > relogin. Additionally, this login retry mechanism is a workaround > for particular behavior of the IB/CM. Ca

Re: [PATCH 5/8] IB/srp: Remove stale connection retry mechanism

2014-09-19 Thread Sagi Grimberg
On 9/19/2014 3:58 PM, Bart Van Assche wrote: > Attempting to connect three times may be insufficient after an > initiator system that was using multiple RDMA channels tries to > relogin. Additionally, this login retry mechanism is a workaround > for particular behavior of the IB/CM. Since the srp_d

[PATCH 5/8] IB/srp: Remove stale connection retry mechanism

2014-09-19 Thread Bart Van Assche
Attempting to connect three times may be insufficient after an initiator system that was using multiple RDMA channels tries to relogin. Additionally, this login retry mechanism is a workaround for particular behavior of the IB/CM. Since the srp_daemon retries a failed login attempt anyway, remove t