From: Junio C Hamano Date: Tue, 3 Jun 2014 19:06:42 +0000 (-0700) Subject: Merge branch 'nd/index-pack-one-fd-per-thread' X-Git-Tag: v2.1.0-rc0~198 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/53f52cd92acb033df4a50d1557bae9c55c2d4d67?hp=53f52cd92acb033df4a50d1557bae9c55c2d4d67 Merge branch 'nd/index-pack-one-fd-per-thread' Enable threaded index-pack on platforms without thread-unsafe pread() emulation. * nd/index-pack-one-fd-per-thread: index-pack: work around thread-unsafe pread() ---