chiark / gitweb /
transaction: change the linking of isolate jobs to the anchor
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 20 Apr 2012 08:33:37 +0000 (10:33 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 20 Apr 2012 15:12:28 +0000 (17:12 +0200)
commit4483f694983382b4092e3e295ffb59926cff96d9
treed3bd9417e2f3f22adfbdc1c2fcf6b2a599489f32
parentb94fbd30781d7533492cec65bf7d86fa19a1a074
transaction: change the linking of isolate jobs to the anchor

When isolating, the JOB_STOP jobs have no parent job, so they are all peers
of the real anchor job. This is a bit odd.

Link them from the anchor job.
src/core/transaction.c