OpenAFS CVS Commit: openafs/src/rx/LINUX by zacheiss
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 15 May 2002 16:58:46 EDT
Update of /cvs/openafs/src/rx/LINUX
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-prototypes-1_3_x/openafs/src/rx/LINUX
Modified Files:
Tag: openafs-prototypes-1_3_x
rx_knet.c
Log Message:
DELTA PROTO13-linux-really-fix-shutdown-hang-20020515
AUTHOR warlord@mit.edu
osi_linux_unmask() needs to explicitly flush_signals() before calling
recalc_sigpending(), otherwise recent kernels don't appear to deliver
new instances of any signals already received.
Revert back to using SIGKILL at shutdown time, but use SIGKILL instead of
explicitly using signal 9, because abstraction is your friend.
--- DELTA config for openafs-prototypes-1_3_x follows ---
PROTO13-linux-really-fix-shutdown-hang-20020515 openafs/src/rx/LINUX/rx_knet.c 1.8.2.2 1.8.2.3