Date: Thu, 11 Jun 2009 09:55:26 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom geom.h geom_io.c src/sys/sys bio.h Message-ID: <200906110956.n5B9ugeH014356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-06-11 09:55:26 UTC
FreeBSD src repository
Modified files:
sys/geom geom.h geom_io.c
sys/sys bio.h
Log:
SVN rev 193981 on 2009-06-11 09:55:26Z by luigi
As discussed in the devsummit, introduce two fields in the
struct bio to store classification information, and a hook
for classifier functions that can be called by g_io_request().
This code is from Fabio Checconi as part of his GSOC work.
Revision Changes Path
1.105 +13 -0 src/sys/geom/geom.h
1.79 +75 -0 src/sys/geom/geom_io.c
1.148 +7 -0 src/sys/sys/bio.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906110956.n5B9ugeH014356>
