From: Pavel Shilovsky Date: Tue, 21 Feb 2012 13:50:23 +0000 (+0300) Subject: CIFS: Delete echo_retries module parm X-Git-Tag: v3.4-rc1~122^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dae51a585008535858c29b489dbf90a913d511b;p=pandora-kernel.git 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 Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed