From: Pavel Shilovsky Date: Wed, 23 May 2012 12:18:00 +0000 (+0400) Subject: CIFS: Add SMB2 credits support X-Git-Tag: v3.6-rc1~85^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ea5290d78a7fc87a4b4f7cedcaa662f5b8d977;p=pandora-kernel.git CIFS: Add SMB2 credits support For SMB2 protocol we can add more than one credit for one received request: it depends on CreditRequest field in SMB2 response header. Also we divide all requests by type: echoes, oplocks and others. Each type uses its own slot pull. Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed