Home
last modified time | relevance | path

Searched hist:b41b66d63c730cc45a1024e1f1e67439e507e40f (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfsctl.cdiff b41b66d63c730cc45a1024e1f1e67439e507e40f Mon Oct 02 11:17:48 CEST 2006 NeilBrown <neilb@suse.de> [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'

Userspace should create and bind a socket (but not connectted) and write the
'fd' to portlist. This will cause the nfs server to listen on that socket.

To close a socket, the name of the socket - as read from 'portlist' can be
written to 'portlist' with a preceding '-'.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/linux/net/sunrpc/
H A Dsvcsock.cdiff b41b66d63c730cc45a1024e1f1e67439e507e40f Mon Oct 02 11:17:48 CEST 2006 NeilBrown <neilb@suse.de> [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'

Userspace should create and bind a socket (but not connectted) and write the
'fd' to portlist. This will cause the nfs server to listen on that socket.

To close a socket, the name of the socket - as read from 'portlist' can be
written to 'portlist' with a preceding '-'.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>