haiku/src/add-ons/kernel/file_systems
Axel Dörfler 89e64f44be Added more checks in the BPlusTree implementation if DEBUG is defined.
The correctness of max_number_of_levels is now checked in Find().
Added a class NodeChecker which checks the integrity of the specified node
when the object is destructed (via new method bplustree_node::CheckIntegrity());
now used in Remove() and Insert().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-06 04:41:51 +00:00
..
bfs Added more checks in the BPlusTree implementation if DEBUG is defined. 2002-12-06 04:41:51 +00:00
Jamfile Updated Jamfile to compile "bfs" rather than "befs" 2002-08-08 01:34:27 +00:00