Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2004 00:16:23 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_subr.c
Message-ID:  <200403110816.i2B8GNhH035406@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403110816.i2B8GNhH035406>