[PATCH 001 of 14] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets

2007-02-01 Thread NeilBrown
From: Chuck Lever <[EMAIL PROTECTED]> 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.

[PATCH 001 of 14] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets

2006-12-12 Thread NeilBrown
From: Chuck Lever <[EMAIL PROTECTED]> 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.