Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 01:54:46 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_aes.c geom_bsd.c geom_disk.c geom_dump.c geom_io.c geom_slice.c geom_subr.c
Message-ID:  <200209300854.g8U8sk0u096746@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/09/30 01:54:46 PDT

  Modified files:
    sys/geom             geom.h geom_aes.c geom_bsd.c geom_disk.c 
                         geom_dump.c geom_io.c geom_slice.c 
                         geom_subr.c 
  Log:
  Retire g_io_fail() and let g_io_deliver() take an error argument instead.
  
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.26      +1 -2      src/sys/geom/geom.h
  1.7       +4 -5      src/sys/geom/geom_aes.c
  1.23      +12 -8     src/sys/geom/geom_bsd.c
  1.17      +2 -3      src/sys/geom/geom_disk.c
  1.11      +2 -8      src/sys/geom/geom_dump.c
  1.13      +12 -24    src/sys/geom/geom_io.c
  1.20      +6 -7      src/sys/geom/geom_slice.c
  1.15      +4 -4      src/sys/geom/geom_subr.c

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




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