--- On Tue, 11/24/09, Matthew Gillen <me-5yx05kfkO/aqeI1yJSURBw at public.gmane.org> wrote:
> Guess I'll have to reboot. That stinks.
You could try this first:
ls -l /proc/*/fd/ | grep deleted
/proc generally show missing open files as "filename (deleted)".
-Dan