chiark / gitweb /
transaction: do not add installed jobs to the transaction
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 18 Apr 2012 16:15:49 +0000 (18:15 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 20 Apr 2012 15:12:28 +0000 (17:12 +0200)
commit3c956cfee29fe2642fbe257f55adb3583a4af878
tree3c718d54400d7d77b82f1ca5d5f42f1eb3789ebb
parent1da4264fbd0fa5e6b1bd5e0ac4674a3503774369
transaction: do not add installed jobs to the transaction

Do not attempt to optimize away the job creation by refering to installed jobs.
We do not want to disturb installed jobs until commiting the transaction.

(A later patch to job merging will make the separation of transaction jobs and
installed jobs complete.)
src/core/transaction.c