]> Sergey Matveev's repositories - public-inbox.git/commitdiff
compact: reuse infrastructure from xcpdb
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 09:37:00 +0000 (09:37 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:50 +0000 (17:43 +0000)
Since -xcpdb is a superset of -compact, we can reuse much of
that code used for driving compact.

For compact (only), this is slightly less memory efficient since
it requires an extra process per-partition, but we get to prefix
the output with the partition name for more readable output.


No differences found