pjd 2008-05-18 22:50:50 UTC
FreeBSD src repository
Modified files:
sys/geom geom_subr.c
Log:
- Assert that we don't send new provider event for a provider which has
G_PF_WITHER flag set.
- Fix typo in assertion condition (sorry, but I forgot who report that).
Revision Changes Path
1.95 +3 -1 src/sys/geom/geom_subr.c