author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 24 Apr 2005 21:10:55 +0000 (14:10 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 24 Apr 2005 21:10:55 +0000 (14:10 -0700) | ||
commit | 4728b861ace127dc39c648f3bea64c3b86bbabc5 | |
tree | 242227fc3c3a74d070ed36496e790335dd00c44a | tree | snapshot |
parent | da6abf5d9c342a74dffbcc2015b9c27d7819a900 | commit | diff |
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.
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 | diff | blob | history | |
fsck-cache.c | diff | blob | history |