]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
authorGreg Banks <gnb@melbourne.sgi.com>
Mon, 2 Oct 2006 09:18:00 +0000 (02:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:20 +0000 (07:57 -0700)
commitc75a9212d4ff7567f6d2e2f6eaac4524c71ca64b
tree2d487c532ce0fc0535709b599a034838e142ce75
parentdb20344dbaf6e4652239b7ea7d567a16fc2616aa
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd

Replace the existing list of all nfsd threads with new code using
svc_create_pooled().

Signed-off-by: Greg Banks <gnb@melbourne.sgi.com>
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