> 1. For each inode we keep in-core the list of block numbers, where this > inode's nodes are present. Thus, to build the inode's nodes track, we > need to read only these summary nodes. > > 2. Use ICPs. I'm not sure I understand the difference. In case 1) are you suggesting keeping the ICP like data in the summary nodes? I think the ICP's are a great idea.