summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-04-26 20:47:14 +0000
committerphk <phk@FreeBSD.org>2001-04-26 20:47:14 +0000
commit161a28e7381eda8743b7a7793d1f0af1a776e287 (patch)
treef79b6201e774219cbe88ca3ae8ad76d9c69e7cd2 /sys/conf
parentbd78e7fc0a63513c645b321a45c64b33275c7456 (diff)
downloadFreeBSD-src-161a28e7381eda8743b7a7793d1f0af1a776e287.zip
FreeBSD-src-161a28e7381eda8743b7a7793d1f0af1a776e287.tar.gz
vfs_subr.c is getting rather fat. The underlying repocopy and this
commit moves the filesystem export handling code to vfs_export.c
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 8aac5a8..fe4f634 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -751,6 +751,7 @@ kern/vfs_cache.c standard
kern/vfs_cluster.c standard
kern/vfs_conf.c standard
kern/vfs_default.c standard
+kern/vfs_export.c standard
kern/vfs_init.c standard
kern/vfs_lookup.c standard
kern/vfs_subr.c standard
OpenPOWER on IntegriCloud