commit | 1e1d9207855c745c8d435f9cc11d8349ebb46cfe | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Fri Feb 05 16:38:35 2021 -0800 |
committer | Peter Collingbourne <pcc@google.com> | Fri Feb 05 16:41:48 2021 -0800 |
tree | a4f1169d2c261cf2b1d77d577cbb900614f96be3 | |
parent | 7b204ac4cad6531e9d95fa25f787c01e889dd7af [diff] |
Unlink the tombstone proto file before linking the temporary fd. We were already doing this for the text tombstones but not for protos, which meant that we stopped producing protos once we hit the limit on the number of tombstones. Move the code for the text tombstones into a common location and call it for both types. Change-Id: I4951150da51a32d50821d147458fc5c18200c9d4