fsck-cache: notice missing "blob" objects.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 21:10:55 +0000 (14:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 21:10:55 +0000 (14:10 -0700)
commit4728b861ace127dc39c648f3bea64c3b86bbabc5
tree242227fc3c3a74d070ed36496e790335dd00c44a
parentda6abf5d9c342a74dffbcc2015b9c27d7819a900
fsck-cache: notice missing "blob" objects.

We should _not_ mark a blob object "parsed" just because we
looked it up: it gets marked that way only once we've actually
seen it. Otherwise we can never notice a missing blob.
blob.c
fsck-cache.c