From: Chuck Lever Date: Thu, 25 Aug 2005 23:25:49 +0000 (-0700) Subject: [PATCH] RPC: get rid of xprt->stream X-Git-Tag: v2.6.15-rc1~733^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43118c29dea2b23798bd42a147015cceee7fa885;p=pandora-kernel.git [PATCH] RPC: get rid of xprt->stream Now we can fix up the last few places that use the "xprt->stream" variable, and get rid of it from the rpc_xprt structure. Test-plan: Destructive testing (unplugging the network temporarily). Connectathon with UDP and TCP. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed