commit | 43118c29dea2b23798bd42a147015cceee7fa885 | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@netapp.com> | Thu Aug 25 16:25:49 2005 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:35 2005 -0400 |
tree | 4951a6777a3dc167d46c1373c02d21912b250e96 | |
parent | 808012fbb23a52ec59352445d2076d175ad4ab26 [diff] |
[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 <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>