Push the rest of the prepare-calculations down to rpmtsPrepare()
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 24 Feb 2009 09:50:23 +0000 (11:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 24 Feb 2009 09:50:23 +0000 (11:50 +0200)
commita309664ba3fd87b5fa7ce8ccd6b60a7a53754ae7
tree1451f2fc4e70f8bc6fca08b0ffb9ac236a85d32c
parent924a5d82f60a964b4fab7f173a3c86d94c831921
Push the rest of the prepare-calculations down to rpmtsPrepare()
- total file count only needed during prepare, pass around as necessary
- all fingerprinting related activity (skipping files, memory allocations
  etc) are now handled locally from rpmtsPrepare()
- throw out some ancient no longer relevant comments
lib/rpmts_internal.h
lib/transaction.c