summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-07-07 01:12:29 +0000
committerpfg <pfg@FreeBSD.org>2013-07-07 01:12:29 +0000
commitcf66d7fd0297da9758c1b8df8059351cd89fbb60 (patch)
tree31ff21ae66524add79404ccca9eb33752f177c4b /sys/conf
parentef002987cbb6147a46da9b51ef5227106db03955 (diff)
downloadFreeBSD-src-cf66d7fd0297da9758c1b8df8059351cd89fbb60.zip
FreeBSD-src-cf66d7fd0297da9758c1b8df8059351cd89fbb60.tar.gz
Add files related to ext2 HTree implementation
These should've been added along with r252890 Reported by: gonzo PointyHat: pfg MFC after: 1 week
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index ed62aac..45997a3 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2666,6 +2666,8 @@ fs/ext2fs/ext2_balloc.c optional ext2fs
fs/ext2fs/ext2_bmap.c optional ext2fs
fs/ext2fs/ext2_inode.c optional ext2fs
fs/ext2fs/ext2_inode_cnv.c optional ext2fs
+fs/ext2fs/ext2_hash.c optional ext2fs
+fs/ext2fs/ext2_htree.c optional ext2fs
fs/ext2fs/ext2_lookup.c optional ext2fs
fs/ext2fs/ext2_subr.c optional ext2fs
fs/ext2fs/ext2_vfsops.c optional ext2fs
OpenPOWER on IntegriCloud