Date: Sat, 18 Oct 2003 10:53:34 -0700 (PDT) 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/sys bio.h buf.h src/sys/geom geom_disk.c Message-ID: <200310181753.h9IHrYxm038555@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310181753.h9IHrYxm038555>
