InodeHashtable
InodeHashtable gLogged(50);
InodeHashtable gMissing(50);
InodeHashtable gMissingEmpty(25);
collectInodes(Disk& disk, RunSet* set, InodeHashtable* hashTable, off_t start,
InodeHashtable(int capacity)