bozo-find-linux-core-files-20080630
authorRuss Allbery <rra@stanford.edu>
Mon, 30 Jun 2008 20:55:40 +0000 (20:55 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 30 Jun 2008 20:55:40 +0000 (20:55 +0000)
commitd82169c51cc1d4db5de1c51dabeb1d6fe712fb79
treed333b15aefff4b0ded125a282097b3dd62cee00f
parent6331d37125428956586610b8e514e1b304a16022
bozo-find-linux-core-files-20080630

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.
src/bozo/bnode.c