Pinpoint the one place where fsm->li is modified on real purpose
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 1 Oct 2012 09:16:18 +0000 (12:16 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 1 Oct 2012 09:16:18 +0000 (12:16 +0300)
commitf5504e130af4c174dd27e501d7e72aeaea335bb6
tree3f6cfbdf26963240499f7df5f994b4f9fab815f4
parentae773c7926c88d5f3de090ae161332989a96b617
Pinpoint the one place where fsm->li is modified on real purpose

- saveHardLinks() is the only place where fsm->li value matters on
  return: during installation its used for "returning" the current
  link set when all the links in that set have been seen so they
  are ready for creating.
lib/fsm.c