From: Michael Haggerty Date: Sat, 18 Jan 2014 22:49:01 +0000 (+0100) Subject: rename_tmp_log(): on SCLD_VANISHED, retry X-Git-Tag: v1.9-rc1~10^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/08f555cb82f92797ca0aa0d6ba32e6872f1331e5?ds=inline;hp=08f555cb82f92797ca0aa0d6ba32e6872f1331e5 rename_tmp_log(): on SCLD_VANISHED, retry If safe_create_leading_directories() fails because a file along the path unexpectedly vanished, try again from the beginning. Try at most 4 times. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---