commit | 02a375f0ac4bc2e9b767fabb6b2f9915547226a7 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Oct 02 02:17:46 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 02 07:57:18 2006 -0700 |
tree | 997bf0cb90d644acd2f573b9e04cf92eaf216e08 | |
parent | 6658d3a7bbfd1768a7b599def47939417f0ee8ef [diff] |
[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>