Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 01:42:34 -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.h geom_int.h geom_io.c geom_kern.c geom_stats.c geom_stats.h geom_subr.c
Message-ID:  <200303180942.h2I9gYD2082239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/18 01:42:34 PST

  FreeBSD src repository

  Modified files:
    sys/geom             geom.h geom_int.h geom_io.c geom_kern.c 
                         geom_subr.c 
  Removed files:
    sys/geom             geom_stats.c geom_stats.h 
  Log:
  Retire the GEOM private statistics code and use devstat instead.
  
  Revision  Changes    Path
  1.47      +2 -2      src/sys/geom/geom.h
  1.12      +0 -5      src/sys/geom/geom_int.h
  1.34      +7 -61     src/sys/geom/geom_io.c
  1.24      +0 -4      src/sys/geom/geom_kern.c
  1.8       +0 -137    src/sys/geom/geom_stats.c (dead)
  1.5       +0 -87     src/sys/geom/geom_stats.h (dead)
  1.35      +7 -4      src/sys/geom/geom_subr.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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