[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
authorNeilBrown <neilb@suse.de>
Mon, 2 Oct 2006 09:17:46 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:18 +0000 (07:57 -0700)
commit02a375f0ac4bc2e9b767fabb6b2f9915547226a7
tree997bf0cb90d644acd2f573b9e04cf92eaf216e08
parent6658d3a7bbfd1768a7b599def47939417f0ee8ef
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers

Separate out the code for creating a new service, and for creating initial
sockets.

Some of these new functions will have multiple callers soon.

[akpm@osdl.org: cleanups]
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfssvc.c