OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 24 Jan 2002 05:42:34 EST
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs
Modified Files:
afs_call.c afs_osi.c
Log Message:
DELTA linux-unmask-signals-in-rxk-listener-at-shutdown-20020124
AUTHOR shadow@dementia.org
since the rxk listener gets "kill"d at shutdown we need to unmask to wake
it up. this should probably be replaced but the logical way is evil,
involves simulating a packet to the listener so it wakes up and notices it's
time to die
--- DELTA config follows ---
linux-unmask-signals-in-rxk-listener-at-shutdown-20020124 openafs/src/afs/afs_call.c 1.22 1.23
linux-unmask-signals-in-rxk-listener-at-shutdown-20020124 openafs/src/afs/afs_osi.c 1.12 1.13