summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-07-10 13:48:06 +0000
committerphk <phk@FreeBSD.org>2000-07-10 13:48:06 +0000
commit9241ff9fc6b02463f90418c157f57416aa0e8bb8 (patch)
treef04ec95ada5ea67b3972bc43da6c9e4e9dba3137 /sys/conf/files
parent9a76d32b2b29b832ac35d0b0f3cae4819fe9ca15 (diff)
downloadFreeBSD-src-9241ff9fc6b02463f90418c157f57416aa0e8bb8.zip
FreeBSD-src-9241ff9fc6b02463f90418c157f57416aa0e8bb8.tar.gz
Finish repo-copy:
Move ufs/ufs/ufs_disksubr.c to kern/subr_disklabel.c. These functions are not UFS specific and are in fact used all over the place.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index a38e7f9..6ea2a2e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -434,6 +434,7 @@ kern/subr_blist.c standard
kern/subr_bus.c standard
kern/subr_devstat.c standard
kern/subr_disk.c standard
+kern/subr_disklabel.c standard
kern/subr_diskslice.c standard
kern/subr_eventhandler.c standard
kern/subr_kobj.c standard
@@ -908,7 +909,6 @@ ufs/ffs/ffs_vnops.c optional mfs
ufs/mfs/mfs_vfsops.c optional mfs
ufs/mfs/mfs_vnops.c optional mfs
ufs/ufs/ufs_bmap.c standard
-ufs/ufs/ufs_disksubr.c standard
ufs/ufs/ufs_extattr.c standard
ufs/ufs/ufs_ihash.c standard
ufs/ufs/ufs_inode.c standard
OpenPOWER on IntegriCloud