Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/index-pack-threaded-fixes'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Apr 2013 16:06:23 +0000
(09:06 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Apr 2013 16:06:23 +0000
(09:06 -0700)
"index-pack --verify-stat" used a few counters outside protection
of mutex, possibly showing incorrect numbers.
* nd/index-pack-threaded-fixes:
index-pack: guard nr_resolved_deltas reads by lock
index-pack: protect deepest_delta in multithread code
1
2
builtin/index-pack.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
ed8852c
8f82aad
)
diff --cc
builtin/index-pack.c
Simple merge