summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-10-29 09:56:56 +0000
committerphk <phk@FreeBSD.org>2004-10-29 09:56:56 +0000
commitf0dd76e153ceb481cfd9f2ab5bbb02e7d8a294c9 (patch)
treef30d3443e6367f7c9242bea3a6c2297c61b2f4d9 /sys/conf
parent12ca46b3fce383c1db9e62c046b3d12002e45219 (diff)
downloadFreeBSD-src-f0dd76e153ceb481cfd9f2ab5bbb02e7d8a294c9.zip
FreeBSD-src-f0dd76e153ceb481cfd9f2ab5bbb02e7d8a294c9.tar.gz
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.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 981a3f9..01207a2 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -967,6 +967,7 @@ geom/geom_slice.c standard
geom/geom_subr.c standard
geom/geom_sunlabel.c optional geom_sunlabel
geom/geom_sunlabel_enc.c optional geom_sunlabel
+geom/geom_vfs.c standard
geom/geom_vol_ffs.c optional geom_vol
gnu/ext2fs/ext2_alloc.c optional ext2fs \
warning "kernel contains GPL contaminated ext2fs filesystem"
OpenPOWER on IntegriCloud