Poul-Henning Kamp a258707313 In 1.276 of kern/subr_trap.c I introduced a mechanism for delaying
a process return to userspace if it had pending GEOM events.

We need to have the same check in the exit pass to catch the case
where a GEOM related filedescriptor is not explicitly closed by
the process.

Bumped into by:	people using dd(1) to build releases, nanobsd etc.
2005-01-29 14:03:41 +00:00
..
2005-01-26 23:27:12 +00:00
2005-01-17 08:36:46 +00:00
2005-01-28 13:08:21 +00:00