From: Junio C Hamano Date: Tue, 17 Dec 2013 19:32:50 +0000 (-0800) Subject: Merge branch 'jh/loose-object-dirs-creation-race' into maint X-Git-Tag: v1.8.5.2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5d56530e0788fa7ffcae129355ec1eb401621df;p=thirdparty%2Fgit.git Merge branch 'jh/loose-object-dirs-creation-race' into maint Two processes creating loose objects at the same time could have failed unnecessarily when the name of their new objects started with the same byte value, due to a race condition. * jh/loose-object-dirs-creation-race: sha1_file.c:create_tmpfile(): Fix race when creating loose object dirs --- a5d56530e0788fa7ffcae129355ec1eb401621df