bareos: master a08279be

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2014-11-21 09:38 master 25c1e024 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