avg 498edf8d92 add svcpool_close to handle killed nfsd threads
This patch adds a new function to the server krpc called
svcpool_close().  It is similar to svcpool_destroy(), but does not free
the data structures, so that the pool can be used again.

This function is then used instead of svcpool_destroy(),
svcpool_create() when the nfsd threads are killed.

PR:		204340
Reported by:	Panzura
Approved by:	rmacklem
Obtained from:	rmacklem
MFC after:	1 week
2017-02-14 17:49:08 +00:00
..
2016-11-13 12:06:25 +00:00
2016-12-28 16:16:36 +00:00
2016-10-28 11:46:15 +00:00
2017-01-19 20:03:26 +00:00