Oswald Buddenhagen 3c0ad89a13 don't propagate about-to-be-expunged messages
while we already refrained from propagating messages that would be
expunged from the target, we still propagated ones that would be
expunged from the source. this would lead to the weird situation of
creating orphans, and would pose journal replay idempotence problems.

such messages will now never have a sync record, so it becomes
pointless to test for S_PENDING in the trashing loop. note that the
behavior was previously bogus: these messages would have been paired by
the end of the run, so we shouldn't have treated them as solo for the
purposes of TrashOnlyNew/TrashRemoteNew.
2022-06-19 16:10:00 +02:00
..
2022-06-19 16:03:25 +02:00
2022-06-19 16:03:25 +02:00
2022-06-19 16:03:38 +02:00
2022-06-19 16:01:22 +02:00
2022-06-19 16:02:03 +02:00
2022-06-19 16:01:29 +02:00
2022-06-19 16:03:44 +02:00
2022-06-19 16:02:03 +02:00
2022-06-19 16:03:44 +02:00