Use file info set of removed packages instead of new temporary one
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 30 Aug 2012 06:45:49 +0000 (09:45 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 30 Aug 2012 06:51:39 +0000 (09:51 +0300)
commita664b518d493c6e851d1c05f99150d52447c14e9
tree79cb95123e9f7e99ab8310ce7085010081f1b831
parent40ee05abbcd3d21b8d247695b593f3cc73cbc19e
Use file info set of removed packages instead of new temporary one

- When we get rpmdb hits on files from packages that are to be removed
  in the same transaction, we can use the exisiting file info set
  to avoid constructing a new temporary one. Might be measurable
  in large updates.
lib/transaction.c