bareos: master e9a34a68

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-11-21 10:38 master 7870eb7a Pending
Changeset Fix FD plugin handling.

Seems we broke the FD plugin handling while converting it to the new
plugin framework. These changes make the regression script at least
working again and also cleanup the test if we are processing an entry
of a plugin by a new method in the JCR is_plugin() which checks for
the cmd_plugin or option_plugin boolean.
mod - src/filed/backup.c Diff File
mod - src/filed/fd_plugins.c Diff File
mod - src/filed/fd_plugins.h Diff File
mod - src/filed/restore.c Diff File
mod - src/include/jcr.h Diff File