From: Pavel Shilovsky Date: Mon, 6 Feb 2012 11:59:18 +0000 (+0400) Subject: CIFS: Introduce credit-based flow control X-Git-Tag: v3.4-rc1~122^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d86dbc97094ea4cfc2204fdefd7d07685496189;p=pandora-kernel.git CIFS: Introduce credit-based flow control and send no more than credits value requests at once. For SMB/CIFS it's trivial: increment this value by receiving any message and decrement by sending one. Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed