phk 2003/06/04 10:51:10 PDT FreeBSD src repository Modified files: sys/geom geom_subr.c Log: Add a KASSERT to prevent the same GEOM class from being processed loaded twice. Enforce that classes should have different names while we are here. Revision Changes Path 1.55 +6 -0 src/sys/geom/geom_subr.c