bareos: bareos-17.2 957687ee
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | joergs | bareos-17.2 | 2018-01-05 00:12 | bareos-17.2 f49af88e | Pending |
Changeset | dbcheck: fixes for eliminate_orphaned_path_records and repair_bad_paths eliminate_orphaned_path_records: * will no longer remove paths that a subpaths of other paths. * will run even if bvfs is used, as the fix described above will prevent harm to the bvfs structures. repair_bad_paths: * prevents modifying the empty path entry (""). This entry is used as parent directory, even parent of "/". |
||||
mod - src/cats/bdb_query_enum_class.h | Diff File | ||||
mod - src/cats/bdb_query_names.inc | Diff File | ||||
add - src/cats/dml/0072_get_orphaned_paths_0 | Diff File | ||||
add - src/cats/dml/0072_get_orphaned_paths_0.mysql | Diff File | ||||
add - src/cats/dml/0073_get_bad_paths_0 | Diff File | ||||
mod - src/cats/dml/README | Diff File | ||||
mod - src/cats/mysql_queries.inc | Diff File | ||||
mod - src/cats/postgresql_queries.inc | Diff File | ||||
mod - src/cats/sqlite_queries.inc | Diff File | ||||
mod - src/dird/dbcheck.c | Diff File |