Add files related to ext2 HTree implementation

These should've been added along with r252890

Reported by:	gonzo
PointyHat:	pfg
MFC after:	1 week
This commit is contained in:
Pedro F. Giffuni 2013-07-07 01:12:29 +00:00
parent 98491bfaa4
commit 5f5458322a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252906

View file

@ -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