From: Junio C Hamano Date: Mon, 1 Jun 2015 19:45:09 +0000 (-0700) Subject: Merge branch 'jk/http-backend-deadlock' X-Git-Tag: v2.5.0-rc0~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=777e75b60568b613e452ebbb30a1fb27c4fd7d8a;p=thirdparty%2Fgit.git Merge branch 'jk/http-backend-deadlock' Communication between the HTTP server and http_backend process can lead to a dead-lock when relaying a large ref negotiation request. Diagnose the situation better, and mitigate it by reading such a request first into core (to a reasonable limit). * jk/http-backend-deadlock: http-backend: spool ref negotiation requests to buffer t5551: factor out tag creation http-backend: fix die recursion with custom handler --- 777e75b60568b613e452ebbb30a1fb27c4fd7d8a