Date: Fri, 7 Feb 2003 13:09:51 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/sbin/vinum vext.h src/sys/cam/scsi scsi_sa.c src/sys/dev/vinum vinumhdr.h src/sys/geom geom_dev.c geom_io.c geom_subr.c src/sys/sys bio.h Message-ID: <200302072109.h17L9pDr054245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/02/07 13:09:51 PST Modified files: sbin/vinum vext.h sys/cam/scsi scsi_sa.c sys/dev/vinum vinumhdr.h sys/geom geom_dev.c geom_io.c geom_subr.c sys/sys bio.h Log: Rename bio_linkage to the more obvious bio_parent. Add bio_t0 timestamp, and include <sys/time.h> where needed Revision Changes Path 1.25 +1 -0 src/sbin/vinum/vext.h 1.87 +1 -0 src/sys/cam/scsi/scsi_sa.c 1.29 +1 -0 src/sys/dev/vinum/vinumhdr.h 1.40 +1 -1 src/sys/geom/geom_dev.c 1.24 +1 -1 src/sys/geom/geom_io.c 1.27 +1 -1 src/sys/geom/geom_subr.c 1.125 +2 -1 src/sys/sys/bio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302072109.h17L9pDr054245>