bareos: master 75f74b4b

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2014-10-25 13:19 master 4e609647 Pending
Changeset Fix some errors related to restore objects in the core.

- Set the JobType of a JCR early before processing of the restore
  objects begins so we have the proper JobType and not JT_SYSTEM.
- Move the test of having metadata and needing VSS after the restore
  objects are processed so we know for sure actually need VSS as
  the restore object triggers the setting of jcr->got_metadata.
mod - src/filed/dir_cmd.c Diff File