linux/fs/nfsd
NeilBrown 80212d59e3 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
This file will list all ports that nfsd has open.
Default when TCP enabled will be
   ipv4 udp 0.0.0.0 2049
   ipv4 tcp 0.0.0.0 2049

Later, the list of ports will be settable.

'portlist' chosen rather than 'ports', to avoid unnecessary confusion with
non-mainline patches which created 'ports' with different semantics.

[akpm@osdl.org: cleanups, build fix]
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-02 07:57:18 -07:00
..
auth.c
export.c [PATCH] knfsd: remove an unused variable from e_show() 2006-10-02 07:57:17 -07:00
lockd.c
Makefile
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c
nfs4idmap.c
nfs4proc.c
nfs4recover.c
nfs4state.c
nfs4xdr.c
nfscache.c
nfsctl.c [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports 2006-10-02 07:57:18 -07:00
nfsfh.c
nfsproc.c
nfssvc.c [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers 2006-10-02 07:57:18 -07:00
nfsxdr.c
stats.c
vfs.c