cvs commit: src/sys/geom geom_subr.c

Poul-Henning Kamp phk at FreeBSD.org
Wed Jun 4 10:51:11 PDT 2003


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


More information about the cvs-src mailing list