[PATCH] Port fsck-cache to use parsing functions
authorDaniel Barkalow <barkalow@iabervon.org>
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700)
commitff5ebe39b0ca5cbdcbe11f092b5b43dbeada820e
tree7e203f60559156e4865f27635cae3d712ae295bf
parent5873b67eef184d771359c187889c6e5c412b9d43
[PATCH] Port fsck-cache to use parsing functions

This ports fsck-cache to use parsing functions. Note that performance
could be improved here by only reading each object once, but this requires
somewhat more complicated flow control.

Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile
fsck-cache.c