cvs commit: src/sys/sys bio.h buf.h src/sys/geom geom_disk.c
Poul-Henning Kamp
phk at FreeBSD.org
Sat Oct 18 10:53:36 PDT 2003
phk 2003/10/18 10:53:34 PDT
FreeBSD src repository
Modified files:
sys/sys bio.h buf.h
sys/geom geom_disk.c
Log:
Retire bio_blkno entirely.
bio_offset is the field drivers should use.
bio_pblkno remains as a convenient place to store the number of
the device drivers.
Revision Changes Path
1.80 +0 -1 src/sys/geom/geom_disk.c
1.135 +0 -1 src/sys/sys/bio.h
1.159 +1 -1 src/sys/sys/buf.h
More information about the cvs-src
mailing list