commit | 55aa4f58aa43dc9a51fb80010630d94b96053a2e | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@citi.umich.edu> | Thu Aug 11 16:25:47 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:26 2005 -0400 |
tree | 7b3d79bdc15c76c25d8a53437b9e4173ebc68f24 | |
parent | 44fbac2288dfed6f1963ac00bf922c3bcd779cd1 [diff] |
[PATCH] RPC: client-side transport switch cleanup Clean-up: change some comments to reflect the realities of the new RPC transport switch mechanism. Get rid of unused xprt_receive() prototype. Also, organize function prototypes in xprt.h by usage and scope. Test-plan: Compile kernel with CONFIG_NFS enabled. Version: Thu, 11 Aug 2005 16:07:21 -0400 Signed-off-by: Chuck Lever <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>