The following commit has been merged in the master branch:
commit 503db6ee8354bb1ed17ac365507491deecbdcd77
Author: Andrew Deason <[email protected]>
Date:   Fri Feb 21 15:49:56 2020 -0500

    opr: Allow softsig handlers for SIGFPE
    
    SIGFPE is normally a synchronous signal, which would not be handled by
    opr softsig. However, bosserver uses SIGFPE as an asynchronous signal
    to modify the local restricted mode. So allow SIGFPE in softsig
    handlers, so bosserver can use softsig.
    
    Change-Id: I413edbed967babb3e60c6fa97f89b40b8d7b3ad7
    Reviewed-on: https://gerrit.openafs.org/14080
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>

 src/opr/softsig.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to