knfsd: remove special handling for SIGHUP
authorJeff Layton <jlayton@redhat.com>
Tue, 10 Jun 2008 12:40:37 +0000 (08:40 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 23 Jun 2008 17:02:49 +0000 (13:02 -0400)
commite096bbc6488d3e49d476bf986d33752709361277
tree2fa5e0367c84eac07c70c1a68243a688fca2d6e2
parent3dd98a3bccb1bdd30b8a4a755e7bead1b64160ec
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 <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfssvc.c