]> Sergey Matveev's repositories - public-inbox.git/commit
import: switch to "replace_oids" interface for purge
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 9 Jun 2019 02:51:39 +0000 (02:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 9 Jun 2019 04:33:16 +0000 (04:33 +0000)
commitcfff674918e8fc3e0763ac4818c07e0ba7fa716e
tree047972c89a7becad40e35ae1b64c96b08cc35e89
parent46c68104d851ab4594ea979eebbcb415c2ef3a69
import: switch to "replace_oids" interface for purge

Continuing the work by Eric Biederman in commit a118d58a402bd31b
("Import.pm: When purging replace a purged file with a zero length file"),
we can use a generic OID replacement mechanism to implement
purge.
lib/PublicInbox/Import.pm
lib/PublicInbox/V2Writable.pm