From: Jeff Layton Date: Tue, 10 Jun 2008 12:40:39 +0000 (-0400) Subject: sunrpc: remove sv_kill_signal field from svc_serv struct X-Git-Tag: v2.6.27-rc1~961^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75c5d01e4235a7dd785548ac756f248b1b40107;p=pandora-kernel.git sunrpc: remove sv_kill_signal field from svc_serv struct Since we no longer make any distinction between shutdown signals with nfsd, then it becomes easier to just standardize on a particular signal to use to bring it down (SIGINT, in this case). Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed