The following commit has been merged in the master branch:
commit bf2d0db680f16394df6f0b9c4ee0c0738862276c
Author: Andrew Deason <[email protected]>
Date:   Wed Mar 10 11:58:04 2010 -0600

    vos: Use IOMGR_SoftSig for signals
    
    When vsprocs tries to longjmp from the signal handler, use IOMGR_SoftSig
    first, so sleeping processes are woken back up. Without this, IOMGR can
    bail out since it finds no processes READY when we attempt to do
    anything with RX.
    
    Change-Id: I9089bc4d003786d4a2205cd97f722fbf85fd1aa8
    Reviewed-on: http://gerrit.openafs.org/1558
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/volser/volser_internal.h |    1 -
 src/volser/vsprocs.c         |   17 +++++++++++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

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

Reply via email to