phk 2003/10/06 02:07:35 PDT
FreeBSD src repository
Modified files:
sys/geom geom_io.c
Log:
Allow our bio tools to be used for local bio-chopping by not mandating
a bio_from value. bio_to is still mandated (mostly for debuggign) and
shall be copied from the parent bio.
Revision Changes Path
1.48 +7 -2 src/sys/geom/geom_io.c