diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-06-27 23:58:08 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-28 08:53:21 -0700 |
| commit | 5db47c2bb3b7e77fd32aeef12b6f6de8d14cb43b (patch) | |
| tree | 8d53421b03603af40b3a66f7f533bc0f54f108bb /pack-objects.c | |
| parent | 635f67f9437b104be852cadb645006f4e858421f (diff) | |
| download | git-5db47c2bb3b7e77fd32aeef12b6f6de8d14cb43b.tar.xz | |
[PATCH] Obtain sha1_file_info() for deltified pack entry properly.
The initial one was not doing enough to figure things out
without uncompressing too much. It also fixes a potential
segfault resulting from missing use_packed_git() call.
We would need to introduce unuse_packed_git() call and do proper
use counting to figure out when it is safe to unmap, but
currently we do not unmap packed file yet.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'pack-objects.c')
0 files changed, 0 insertions, 0 deletions
