Eliminate current hardlink set from fsm struct
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 1 Oct 2012 09:30:28 +0000 (12:30 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 1 Oct 2012 09:30:28 +0000 (12:30 +0300)
commit57ea65e4300182e96ecc896b300736cd87bd384e
tree404171cc8f0f82d4ec88e7067eb686fa250fa1cd
parentf5504e130af4c174dd27e501d7e72aeaea335bb6
Eliminate current hardlink set from fsm struct

- Return the hard link set from saveHardLink() when ready into a local
  variable in the only place that cares: rpmPackageFilesInstall().
  Another pointless and hard-to-follow fsm-global state variable
  gone...
lib/fsm.c