From: Junio C Hamano Date: Wed, 25 Jun 2014 18:47:58 +0000 (-0700) Subject: Merge branch 'nd/index-pack-one-fd-per-thread' into maint X-Git-Tag: v2.0.1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9041df7ab712be1bfad9e6b67bf4cbf0f7c9c9b;p=thirdparty%2Fgit.git Merge branch 'nd/index-pack-one-fd-per-thread' into maint We used to disable threaded "git index-pack" on platforms without thread-safe pread(); use a different workaround for such platforms to allow threaded "git index-pack". * nd/index-pack-one-fd-per-thread: index-pack: work around thread-unsafe pread() --- a9041df7ab712be1bfad9e6b67bf4cbf0f7c9c9b