From: Pavel Shilovsky Date: Tue, 20 Mar 2012 09:55:09 +0000 (+0300) Subject: CIFS: Respect negotiated MaxMpxCount X-Git-Tag: v3.4-rc1~122^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b9b98e41ba248a899f6175ce96ee91431b6194;p=pandora-kernel.git CIFS: Respect negotiated MaxMpxCount Some servers sets this value less than 50 that was hardcoded and we lost the connection if when we exceed this limit. Fix this by respecting this value - not sending more than the server allows. Cc: stable@kernel.org Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed