cvs commit: src/sys/geom geom.h geom_io.c

Poul-Henning Kamp phk at phk.freebsd.dk
Tue Jun 6 05:22:15 UTC 2006


In message <200606052113.k55LDMks055707 at repoman.freebsd.org>, Pawel Jakub Dawid
ek writes:

>  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.

First, this sounds wrong to me from an overall memory management point
of view.

Second, g_clone_bio_wait() had been a better name.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the cvs-src mailing list