phk 2003/05/01 23:15:27 PDT
FreeBSD src repository
Modified files:
sys/geom geom.h geom_subr.c
Log:
Rework the "withering" mechanism:
Introduce g_wither_geom() to do the work in one single place.
Revision Changes Path
1.63 +1 -0 src/sys/geom/geom.h
1.50 +46 -17 src/sys/geom/geom_subr.c