author | Daniel Barkalow <barkalow@iabervon.org> | |
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 18 Apr 2005 18:39:48 +0000 (11:39 -0700) | ||
commit | ff5ebe39b0ca5cbdcbe11f092b5b43dbeada820e | |
tree | 7e203f60559156e4865f27635cae3d712ae295bf | tree | snapshot |
parent | 5873b67eef184d771359c187889c6e5c412b9d43 | commit | diff |
[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>
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 | diff | blob | history | |
fsck-cache.c | diff | blob | history |