chiark / gitweb /
transaction: avoid garbage collecting the anchor job
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 20 Apr 2012 00:48:24 +0000 (02:48 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 20 Apr 2012 15:12:28 +0000 (17:12 +0200)
commit38809d9dfed4c75d9e97c4e5da2ff957723c4cad
tree62bd3c1e1b5c030b501ccb3cd9b1ba3514be6d08
parent0d9989aa68963037a18fb7ed4f309f6155927d70
transaction: avoid garbage collecting the anchor job

Make sure the anchor job is never considered garbage, even if it has no links
leading to it (this will be allowed in the next patch).
src/core/transaction.c