Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2012 16:23:40 GMT
From:      Zheng Liu <lz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 216629 for review
Message-ID:  <201208281623.q7SGNe2H075523@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@216629?ac=10

Change 216629 by lz@gnehzuil-desktop on 2012/08/28 16:23:39

	Obsolete htree code should be removed because we will re-implement it
	accroding to NetBSD's implementation.  It brings some bennifits for us.
	First, the code almost the same between these two OSs.  Second, the
	hash function are in BSD-license, and they are consistent with our other
	files.

Affected files ...

.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_hash.c#4 delete
.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/ext2_htree.c#3 delete
.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/hash.h#2 delete
.. //depot/projects/soc2010/extfs/src/sys/fs/ext2fs/htree.h#4 delete

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208281623.q7SGNe2H075523>