From: Chuck Lever Date: Thu, 25 Aug 2005 23:25:49 +0000 (-0700) Subject: [PATCH] RPC: skip over transport-specific heads automatically X-Git-Tag: v2.6.15-rc1~733^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808012fbb23a52ec59352445d2076d175ad4ab26;p=pandora-kernel.git [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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed