Re: [NFS] [PATCH 002 of 13] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper

2006-12-08 Thread Chuck Lever
Oops. This one looks old. Let me see if I can dig up the latest. On 12/8/06, Trond Myklebust <[EMAIL PROTECTED]> wrote: On Fri, 2006-12-08 at 23:01 +1100, NeilBrown wrote: > From: Chuck Lever <[EMAIL PROTECTED]> > Sometimes we need to create an RPC service but not register it with the > local

Re: [NFS] [PATCH 002 of 13] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper

2006-12-08 Thread Trond Myklebust
On Fri, 2006-12-08 at 23:01 +1100, NeilBrown wrote: > From: Chuck Lever <[EMAIL PROTECTED]> > Sometimes we need to create an RPC service but not register it with the > local portmapper. NFSv4 delegation callback, for example. > > Change the svc_makesock() API to allow optionally creating

[PATCH 002 of 13] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper

2006-12-08 Thread NeilBrown
From: Chuck Lever <[EMAIL PROTECTED]> Sometimes we need to create an RPC service but not register it with the local portmapper. NFSv4 delegation callback, for example. Change the svc_makesock() API to allow optionally creating temporary or permanent sockets, optionally registering with the

[PATCH 002 of 13] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper

2006-12-08 Thread NeilBrown
From: Chuck Lever [EMAIL PROTECTED] Sometimes we need to create an RPC service but not register it with the local portmapper. NFSv4 delegation callback, for example. Change the svc_makesock() API to allow optionally creating temporary or permanent sockets, optionally registering with the local

Re: [NFS] [PATCH 002 of 13] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper

2006-12-08 Thread Trond Myklebust
On Fri, 2006-12-08 at 23:01 +1100, NeilBrown wrote: From: Chuck Lever [EMAIL PROTECTED] Sometimes we need to create an RPC service but not register it with the local portmapper. NFSv4 delegation callback, for example. Change the svc_makesock() API to allow optionally creating temporary or