Merge branch 'rs/tempfile-cleanup-race-fix'

The clean-up of temporary files created via mks_tempfile_dt() was racy and attempted to unlink() the leading directory when signals are involved, which has been corrected. * rs/tempfile-cleanup-race-fix: tempfile: avoid directory cleanup race

Junio C Hamano committed Sep 5, 2022 at 18:33 UTC b5d2e9924f0f4b605e7452922e7a247864f31192

No changes.