History log of /haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/LastModifiedIndex.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.


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

Add last modified index support

* Add class LastModifiedIndex.
* 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.


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

Add last modified index support

* Add class LastModifiedIndex.
* Create and add an instance of it in Volume::Mount().