Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 14:19:17 -0700 (PDT)
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_slice.c
Message-ID:  <200304222119.h3MLJHCD099453@repoman.freebsd.org>

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



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