for (INLogItem item : itemList) {
IN child = (IN) parent.getTarget(item.parentIndex);
/* Allow child to perform "after log" processing. */
child.afterLog(logManager, item, context);
/*
* When logging a delta, if the BIN was already logged after
* checkpoint start and before this point (i.e. by an
* eviction), we must make sure that the last full version is