volser: convert the volume server to opr softsig 95/11995/8
authorMichael Meffie <mmeffie@sinenomine.net>
Wed, 2 Sep 2015 20:28:43 +0000 (16:28 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Mon, 25 Apr 2016 03:59:58 +0000 (23:59 -0400)
commite0d7f9b591db66fd33b7e98f669b2e4ff9decf1c
tree9ec82f454548fcc26960c71c65bd62936c8ccb34
parent093fdd6c4cdaeb31a2d9078bd0db5b2e1030b335
volser: convert the volume server to opr softsig

Convert the volume server from regular signal handling to the opr soft
signal handling when built with pthreads. This makes it safe to call
pthread functions within signal handlers.

Change-Id: I25b9a9184c526f4ce9b6e2abb25ae9135cc97ec6
Reviewed-on: https://gerrit.openafs.org/11995
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/volser/volmain.c