bareos: master 5f6c853b

Author Committer Branch Timestamp Parent
stephand Bareos Bot master 2023-08-25 21:57 master 35473711 Pending
Changeset VMware Plugin: Ensure object_index increases globally

The object_index of restore objects must always increase globally,
not only within a job, because the SQL query uses ORDER BY ObjectIndex
only. Otherwise restore objects could be processed in wrong order.
mod - core/src/plugins/filed/python/vmware/BareosFdPluginVMware.py Diff File