author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 9 Apr 2005 22:36:41 +0000 (15:36 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 9 Apr 2005 22:36:41 +0000 (15:36 -0700) | ||
commit | f768846e34997fb847c9b875615867d4716d632f | |
tree | 5f3fcd81f68f4031cbcfcadd5c368104ca0969a0 | tree | snapshot |
parent | 16d4d1ba6c1de7a414a6826eb6f363d4b20345bf | commit | diff |
Teach "fsck" and "read-tree" about recursive tree-nodes.
This is totally untested, since we can't actually _write_ things that
way yet, but I'll get to that next, I hope. That should fix the
huge wasted space for kernel-sized tree objects.
This is totally untested, since we can't actually _write_ things that
way yet, but I'll get to that next, I hope. That should fix the
huge wasted space for kernel-sized tree objects.
fsck-cache.c | diff | blob | history | |
read-tree.c | diff | blob | history |