From: Chuck Lever Date: Tue, 5 Dec 2006 21:35:19 +0000 (-0500) Subject: SUNRPC: Move TCP receive state variables into private data structure X-Git-Tag: v2.6.20-rc1~34^2~412^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51971139b2342fa1005e87bbfcb52305da3fe891;p=pandora-kernel.git SUNRPC: Move TCP receive state variables into private data structure Move the TCP receive state variables from the generic rpc_xprt structure to a private structure maintained inside net/sunrpc/xprtsock.c. Also rename a function/variable pair to refer to RPC fragment headers instead of record markers, to be consistent with types defined in sunrpc/*.h. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed