Author: pfg
Date: Sun Jul  7 01:12:29 2013
New Revision: 252906
URL: http://svnweb.freebsd.org/changeset/base/252906

Log:
  Add files related to ext2 HTree implementation
  
  These should've been added along with r252890
  
  Reported by:  gonzo
  PointyHat:    pfg
  MFC after:    1 week

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Sat Jul  6 23:56:58 2013        (r252905)
+++ head/sys/conf/files Sun Jul  7 01:12:29 2013        (r252906)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to