Make fsck-cache warn about old-style tree objects that have full
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 9 Apr 2005 22:47:03 +0000 (15:47 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 9 Apr 2005 22:47:03 +0000 (15:47 -0700)
pathnames in them. We're migrating away from that.

This will cause tons of warnings for the current "sparse" archive,
but hell, better now than later.

No differences found