commit | 808012fbb23a52ec59352445d2076d175ad4ab26 | [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:33 2005 -0400 |
tree | 7175edb3917bc35f7f5484f567e91d7303a17663 | |
parent | 262965f53defd312a294b45366ea17907b6a616b [diff] |
[PATCH] RPC: skip over transport-specific heads automatically Add a generic mechanism for skipping over transport-specific headers when constructing an RPC request. This removes another "xprt->stream" dependency. Test-plan: Write-intensive workload on a single mount point (try both UDP and TCP). Signed-off-by: Chuck Lever <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>