From: NeilBrown Date: Mon, 2 Oct 2006 09:17:44 +0000 (-0700) Subject: [PATCH] knfsd: add a callback for when last rpc thread finishes X-Git-Tag: v2.6.19-rc1~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc591ccff27e6a85d3a0d6fcb16cfadcc45267a8;p=pandora-kernel.git [PATCH] knfsd: add a callback for when last rpc thread finishes nfsd has some cleanup that it wants to do when the last thread exits, and there will shortly be some more. So collect this all into one place and define a callback for an rpc service to call when the service is about to be destroyed. [akpm@osdl.org: cleanups, build fix] Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed