From: Chuck Lever Date: Mon, 12 Feb 2007 08:53:28 +0000 (-0800) Subject: [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets X-Git-Tag: v2.6.21-rc1~274^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b174337e5126de834a971d3edc3681bbfa45e2c;p=pandora-kernel.git [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets Currently in the RPC server, registering with the local portmapper and creating "permanent" sockets are tied together. Expand the internal APIs to allow these two socket characteristics to be separately specified. This will be externalized in the next patch. Signed-off-by: Chuck Lever Cc: Aurelien Charbon Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed