Date: Tue, 31 Aug 2004 06:14:03 +0000 (UTC) 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_io.c Message-ID: <200408310614.i7V6E3ub047073@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-08-31 06:14:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/geom geom.h geom_io.c
Log:
MFC:
Introduce g_alloc_bio() as a waiting variant of g_new_bio().
Use in places where we can sleep and where we previously
failed to check for a NULL pointer.
Approved by: re(ken)
Revision Changes Path
1.84.2.1 +1 -0 src/sys/geom/geom.h
1.57.2.1 +12 -3 src/sys/geom/geom_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408310614.i7V6E3ub047073>
