From: Andreas Gruenbacher Date: Wed, 22 Jun 2005 17:16:24 +0000 (+0000) Subject: [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port X-Git-Tag: v2.6.13-rc4~130^2~157^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba02638e4be28dd4ff724202a640264427c62d1;p=pandora-kernel.git [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port The NFS and NFSACL programs run on the same RPC transport. This patch adds support for this by converting svc_program into a chained list of programs (server-side). Signed-off-by: Andreas Gruenbacher Signed-off-by: Olaf Kirch Signed-off-by: Andrew Morton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed