Make fsmMapAttrs() use rpmfi methods instead of directly accessing
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 19 Nov 2008 14:07:15 +0000 (16:07 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 19 Nov 2008 14:07:15 +0000 (16:07 +0200)
commit6fd987b7291fb1306297c193f4ab01bf6cd02618
tree59e502d6a9fdc9de175ae14a10eca42d32813851
parent3b8ebf377bcab9a796304056a24cd3155fa23938
Make fsmMapAttrs() use rpmfi methods instead of directly accessing
- Save rpmfi iteration index on entry, restore on exit to avoid clashing
  with other users of the given file info set. For now...
- Remove unnecessary re-initialization of uid and gid in case not found
lib/fsm.c