phk 2003/04/22 14:19:17 PDT FreeBSD src repository Modified files: sys/geom geom_slice.c Log: Do not mandate that slicers have a private ->start(), they may not need one. KASSERT() that they have one if G_SLICE_HOT_START is used. Revision Changes Path 1.44 +4 -1 src/sys/geom/geom_slice.c