From: Jeff Layton Date: Mon, 8 Jun 2015 19:08:33 +0000 (-0700) Subject: nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops X-Git-Tag: omap-for-v4.3/fixes-rc1~85^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598e2359090d393b01a8e10386dc3056ccfa47ae;p=pandora-kernel.git nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops Add an operation that will do setup of the service. In the case of a classic thread-based service that means starting up threads. In the case of a workqueue-based service, the setup will do something different. Signed-off-by: Shirley Ma Acked-by: Jeff Layton Tested-by: Shirley Ma Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed