Can't umount after SIGKILL

Brian Geisel (briang@microlite.com)
Mon, 22 Feb 1999 16:24:53 -0500


Greetings,
I have found that if I have a process which is running on a mounted
filesystem, and I kill -9 that process, the filesystem is unable to be
umounted. It thinks the filesystem is still in use. /proc/*/cwd includes
nothing in the directory, and all the processes in there were certainly
killed anyway. Is this something that's broken, or should umount allow -f
(whether that's kernel or app I'm also not sure)?

geisel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/