From: Junio C Hamano Date: Fri, 1 May 2020 20:39:53 +0000 (-0700) Subject: Merge branch 'tb/commit-graph-fd-exhaustion-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=cf054f817a30cf4a6531548f52cd7d5cbed6f4fc;p=rit Merge branch 'tb/commit-graph-fd-exhaustion-fix' The commit-graph code exhausted file descriptors easily when it does not have to. * tb/commit-graph-fd-exhaustion-fix: commit-graph: close descriptors after mmap commit-graph.c: gracefully handle file descriptor exhaustion t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests commit-graph.c: don't use discarded graph_name in error --- cf054f817a30cf4a6531548f52cd7d5cbed6f4fc