This will avoid the race condition described in the review for D37993.
I believe that the Path parameter to AddBufferFn is no longer utilized.
I would prefer to remove that as a follow up clean up patch to reduce
the diffs in this patch.
Differential D43396
[ThinLTO/gold] Avoid race with cache pruner by copying to temp files tejohnson on Feb 16 2018, 10:36 AM. Authored by
Details This will avoid the race condition described in the review for D37993. I believe that the Path parameter to AddBufferFn is no longer utilized.
Diff Detail
|