diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2006-11-15 17:27:54 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-15 10:23:47 -0800 |
commit | 0a3881d4cfee5c4ee3991a1b14a10333355958f1 (patch) | |
tree | 2e924a69d1ebc0c3a3e3f18fb7d34e68c23271e9 /fetch.c | |
parent | e267c2f6f0784e242883b7d3fe5f36ef63d6950d (diff) | |
download | git-0a3881d4cfee5c4ee3991a1b14a10333355958f1.tar.gz git-0a3881d4cfee5c4ee3991a1b14a10333355958f1.tar.xz |
Seek back to current filepos when mmap()ing with NO_MMAP
"git-index-pack --fix-thin" relies on mmap() not changing the current
file position (otherwise the pack will be corrupted when writing the
final SHA1). Meet that expectation.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'fetch.c')
0 files changed, 0 insertions, 0 deletions