Merge branch 'nd/index-pack-one-fd-per-thread'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Jun 2014 19:06:42 +0000 (12:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Jun 2014 19:06:42 +0000 (12:06 -0700)
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()

No differences found