Date: Mon, 5 Jun 2006 21:13:22 +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: <200606052113.k55LDMks055707@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-06-05 21:13:22 UTC
FreeBSD src repository
Modified files:
sys/geom geom.h geom_io.c
Log:
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.94 +1 -0 src/sys/geom/geom.h
1.70 +25 -0 src/sys/geom/geom_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606052113.k55LDMks055707>
