commit | 10b9b98e41ba248a899f6175ce96ee91431b6194 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Tue Mar 20 12:55:09 2012 +0300 |
committer | Steve French <stevef@smf-gateway.(none)> | Tue Mar 20 10:17:40 2012 -0500 |
tree | 8734af1f3e16d1836b2ce16f848828d4ac200f5f | |
parent | ce85852b90a214cf577fc1b4f49d99fd7e98784a [diff] |
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 <jlayton@samba.org> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <stevef@smf-gateway.(none)>