cvs commit: src/sys/geom geom_slice.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Apr 22 14:19:19 PDT 2003


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


More information about the cvs-src mailing list