OpenAFS CVS Commit: openafs/src/afs/LINUX by zacheiss

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 15 May 2002 16:07:29 EDT


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-stable-1_2_x/openafs/src/afs/LINUX

Modified Files:
      Tag: openafs-stable-1_2_x
	osi_misc.c 
Log Message:

DELTA STABLE12-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-stable-1_2_x follows ---
STABLE12-linux-really-fix-shutdown-hang-20020515 openafs/src/afs/LINUX/osi_misc.c 1.12.2.4 1.12.2.5