]> git.ipfire.org Git - thirdparty/bacula.git/commit
metaplugin: Add plugin command duplication check.
authorRadosław Korzeniewski <radekk@inteos.pl>
Fri, 8 Jan 2021 16:06:21 +0000 (17:06 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:00 +0000 (09:03 +0100)
commit5b31e3a3d4a39a2fd89cd3fef4cda4d349cbe0ee
treebdb580b2d586b8c7ee0789c68cf66cfec5037f3d
parent544a10795de214bbb80fda3a8c6bca646aaee3cb
metaplugin: Add plugin command duplication check.

The duplicate plugin command prohibits a proper backend switching
and leads to backup errors. This is a configuration issue and Bacula
plugin API limitation. Now we will detect it and properly handle.
bacula/src/plugins/fd/pluginlib/metaplugin.cpp
bacula/src/plugins/fd/pluginlib/pluginlib.h