OpenAFS CVS Commit: openafs/src/bozo by rra

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 30 Jun 2008 15:55:41 EDT


Update of /cvs/openafs/src/bozo
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv21775

Modified Files:
	bnode.c 
Log Message:
DELTA bozo-find-linux-core-files-20080630
AUTHOR rra@stanford.edu
LICENSE BSD

Current Linux kernels always append a period and the PID to "core" when
creating core files for multithreaded processes.  Teach bosserver to scan
the directory into which core files are deposited looking for such core
files and treat them like any other core file if the PID matches the
process that just died.

This patch has been in the Debian OpenAFS packages for some time without
problems.


--- DELTA config follows ---
bozo-find-linux-core-files-20080630 openafs/src/bozo/bnode.c 1.25 1.26