Oops, the actual 'printf' for missing objects was missing.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 06:22:59 +0000 (23:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 06:22:59 +0000 (23:22 -0700)
commitf1257f3a33c49ea4f3fd43c7aed97d8a270190dd
tree18e4bb98e1e685dfdd798048ada57c925ee87aee
parent8ba0bbb237af3de317f8d009302500e9a7e2b3c3
Oops, the actual 'printf' for missing objects was missing.

Which made fsck very quiet about objects it hadn't found. So add
it.

We'll need to make things like these optional, because it's
perfectly ok to have partial history if you don't want it,
and don't want to go backwards. But for development, it's best
to always complain about missing sha1 object files that are
referenced from somewhere else.
fsck-cache.c