commit | 6dae51a585008535858c29b489dbf90a913d511b | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Tue Feb 21 16:50:23 2012 +0300 |
committer | Steve French <sfrench@us.ibm.com> | Wed Mar 21 11:35:38 2012 -0500 |
tree | 64a5bfd5d14946ef8e36a90b37d7057364d5f542 | |
parent | bc205ed19bdb56576b291830bc3f752aef5e3923 [diff] |
CIFS: Delete echo_retries module parm It's the essential step before respecting MaxMpxCount value during negotiating because we will keep only one extra slot for sending echo requests. If there is no response during two echo intervals - reconnect the tcp session. Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <sfrench@us.ibm.com>