CIFS: Delete echo_retries module parm
authorPavel Shilovsky <piastry@etersoft.ru>
Tue, 21 Feb 2012 13:50:23 +0000 (16:50 +0300)
committerSteve French <sfrench@us.ibm.com>
Wed, 21 Mar 2012 16:35:38 +0000 (11:35 -0500)
commit6dae51a585008535858c29b489dbf90a913d511b
tree64a5bfd5d14946ef8e36a90b37d7057364d5f542
parentbc205ed19bdb56576b291830bc3f752aef5e3923
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>
fs/cifs/README
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h
fs/cifs/connect.c