The following commit has been merged in the master branch:
commit 3898524693e7297e228ded03f34125558f225d58
Author: Derrick Brashear <[email protected]>
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 <[email protected]>
Tested-by: Derrick Brashear <[email protected]>
src/rx/DARWIN/rx_knet.c | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs