Note that although problem 3 of the assignment says "optimize the
performance of the file system for the test case in test2.cc", we will
be testing your file system on a variety of test cases, and will
evaluate the performance on all of them. So you should strive for a
generally good design, not just one that works great for test2.cc.
--eric