Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 05:37:15 -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_ctl.c geom_int.h geom_kern.c
Message-ID:  <200303241337.h2ODbFGY079676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/24 05:37:15 PST

  FreeBSD src repository

  Modified files:
    sys/geom             geom_ctl.c geom_int.h geom_kern.c 
  Log:
  Turn /dev/geom.ctl from a GEOM class into a plain character device driver
  instead, it will never see a disk-I/O transaction, so this is a lot simpler.
  
  Revision  Changes    Path
  1.10      +15 -94    src/sys/geom/geom_ctl.c
  1.16      +3 -0      src/sys/geom/geom_int.h
  1.25      +1 -0      src/sys/geom/geom_kern.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?200303241337.h2ODbFGY079676>