Date: Fri, 29 Oct 2004 09:56:56 +0000 (UTC) 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/conf files src/sys/geom geom_vfs.c geom_vfs.h Message-ID: <200410290956.i9T9uuHl057058@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-10-29 09:56:56 UTC
FreeBSD src repository
Modified files:
sys/conf files
Added files:
sys/geom geom_vfs.c geom_vfs.h
Log:
Add GEOM class "VFS" for filesystems and other buffer cache users
of GEOM devices.
There is nothing magic about this, it just gives a bufobj interface
to GEOM.
Revision Changes Path
1.960 +1 -0 src/sys/conf/files
1.1 +152 -0 src/sys/geom/geom_vfs.c (new)
1.1 +42 -0 src/sys/geom/geom_vfs.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410290956.i9T9uuHl057058>
