Commit 6843cebe17b7ce15eb9a6d1a88ac2e7e9c00d5b9

Carlos Martín Nieto 2014-07-10T14:10:39

index: fill the tree cache when reading from a tree When reading from a tree, we know what every tree is going to look like, so we can fill in the tree cache completely, making use of the index for modification of trees a lot quicker.