cvs commit: src/sys/geom geom_subr.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Mar 11 00:16:24 PST 2004


phk         2004/03/11 00:16:23 PST

  FreeBSD src repository

  Modified files:
    sys/geom             geom_subr.c 
  Log:
  Be more insistent on destroying geoms at unload time.  Still not perfect,
  but it will do (better) for now.
  
  KASSERT that to have providers a class must have an access method.
  
  Tag the new_provider event with the geom as well.
  
  Revision  Changes    Path
  1.74      +8 -2      src/sys/geom/geom_subr.c


More information about the cvs-src mailing list