Code

Add connectivity tracking to fsck.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 06:13:09 +0000 (23:13 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 06:13:09 +0000 (23:13 -0700)
commit8ba0bbb237af3de317f8d009302500e9a7e2b3c3
tree6dfeb7c11933067d0517ee8f862430e83ae33d29
parent76e7f4ec485f24b167b76db046dc2ca4562debd4
Add connectivity tracking to fsck.

This shows that I've lost track of one commit already. Most likely
because I forgot to update the .dircache/HEAD file when doing a
commit, so that the next commit referenced not the top-of-tree, but
the one older commit.

Having dangling commits is fine (in fact, you should always have
at least _one_ dangling commit in the top-of-tree). But it's
good to know about them.
fsck-cache.c