Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2006 16:28:40 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_io.c
Message-ID:  <200609031628.k83GSeAh017561@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-09-03 16:28:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/geom             geom.h geom_io.c 
  Log:
  MFC:    sys/geom/geom.h         1.94
          sys/geom/geom_io.c      1.70
  
  Add g_duplicate_bio() function which does the same thing what g_clone_bio()
  is doing, but g_duplicate_bio() allocates new bio with M_WAITOK flag.
  
  Revision  Changes    Path
  1.90.2.2  +1 -0      src/sys/geom/geom.h
  1.64.2.3  +16 -0     src/sys/geom/geom_io.c



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