From: Jeff Layton Date: Tue, 10 Jun 2008 12:40:37 +0000 (-0400) Subject: knfsd: remove special handling for SIGHUP X-Git-Tag: v2.6.27-rc1~961^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e096bbc6488d3e49d476bf986d33752709361277;p=pandora-kernel.git knfsd: remove special handling for SIGHUP The special handling for SIGHUP in knfsd is a holdover from much earlier versions of Linux where reloading the export table was more expensive. That facility is not really needed anymore and to my knowledge, is seldom-used. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed