The following commit has been merged in the master branch:
commit 3898524693e7297e228ded03f34125558f225d58
Author: Derrick Brashear <sha...@dementia.org>
Date:   Fri Sep 11 01:59:08 2009 -0400

    darwin knet avoid rx socket during shutdown
    
    theoretically a user thread can race us during shutdown and end up
    panicing us if the soclose happens at the wrong time. if we're shutting down
    just return. using afs_shuttingdown would have the side effect that we'd 
lose
    the ability to add any graceful behavior.
    
    Reviewed-on: http://gerrit.openafs.org/443
    Reviewed-by: Derrick Brashear <sha...@dementia.org>
    Tested-by: Derrick Brashear <sha...@dementia.org>

 src/rx/DARWIN/rx_knet.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to