author | Daniel Barkalow <barkalow@iabervon.org> | |
Thu, 28 Apr 2005 14:46:33 +0000 (07:46 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 28 Apr 2005 14:46:33 +0000 (07:46 -0700) | ||
commit | e9eefa676178a972f055c978cac9a9ae06b6703a | |
tree | e016f9668c17e0b1641805b76ee1c4dc3d0b963b | tree | snapshot |
parent | 2636f6143751a064e366cb7763d0705b296726e3 | commit | diff |
[PATCH] Add function to parse an object of unspecified type (take 2)
This adds a function that parses an object from the database when we have
to look up its actual type. It also checks the hash of the file, due to
its heritage as part of fsck-cache.
Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This adds a function that parses an object from the database when we have
to look up its actual type. It also checks the hash of the file, due to
its heritage as part of fsck-cache.
Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
object.c | diff | blob | history | |
object.h | diff | blob | history |