K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-09-19T11:07:59.000000Z K 7 svn:log V 343 MFC: sys/geom/geom_event.c 1.55 Delay an orphan event if provider has still in-flight I/O requests. This way GEOM classes can safely detach from provider when an orphan event is received. This fixes 'detach with active requests' panic for gstripe/gconcat under load. PR: kern/102766 Submitted by: mjacob OK'ed by: phk Approved by: re (mux) END