/*
* Latch and add item with valid parentIndex, so we will
* release the latch in the finally statement.
*/
child.latch(CacheMode.UNCHANGED);
INLogItem item = new INLogItem();
item.parentIndex = index;
itemList.add(item);
/*
* Compress this node if necessary. Note that this may dirty