Oops. Fix bad initialization of the "seen" array, causing us to not
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 06:33:52 +0000 (23:33 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 06:33:52 +0000 (23:33 -0700)
commit91af81a98ea5c5594c67a63abc933250e05c13c6
treed32ad1f96650d7da0d9b7043eeece8235da67b82
parentf1257f3a33c49ea4f3fd43c7aed97d8a270190dd
Oops. Fix bad initialization of the "seen" array, causing us to not
properly clear the reference count at init time. It happened to work
for me by pure luck.

Until it broke, and my unreferenced commit suddenly looked referenced
again. Fixed.
fsck-cache.c