From: Greg Banks Date: Mon, 2 Oct 2006 09:18:00 +0000 (-0700) Subject: [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd X-Git-Tag: v2.6.19-rc1~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eec09661dc82e90a31051d045a94026a91aceb82;p=pandora-kernel.git [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 Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed