@Override
 public int getCheapFileSystemModificationCount() {
   return FSRecords.getLocalModCount();
 }