History log of /haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/SizeIndex.cpp
Revision Date Author Comments
# 1197afa8 08-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Remove superfluous checks


# 1cf4d082 08-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

More abstraction in GenericIndexIterator

* Move tree node operations to a subpolicy TreePolicy.
* Add a GenericIndexIteratorTreePolicy templatized over the policy,
implementing the tree policy for the standard indices.


# 2c5c1adc 07-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Remove TwoKeyAVLTree from kernel utils again

It's not ready for shared use yet.


# 3793289c 07-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Add size index support

* Add class SizeIndex.
* Create and add an instance of it in Volume mount.


# 1197afa8062d08807f092213522af8f119f31d8a 08-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Remove superfluous checks


# 1cf4d082abf8b0fd6e842614e91d8c196a4feee4 08-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

More abstraction in GenericIndexIterator

* Move tree node operations to a subpolicy TreePolicy.
* Add a GenericIndexIteratorTreePolicy templatized over the policy,
implementing the tree policy for the standard indices.


# 2c5c1adc9171e42cffbdba6de1a8daff42b89023 07-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Remove TwoKeyAVLTree from kernel utils again

It's not ready for shared use yet.


# 3793289c21d17d6e8f22c149879d4201871a4880 07-Jul-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Add size index support

* Add class SizeIndex.
* Create and add an instance of it in Volume mount.