diff options
author | Andrew Bartlett <abartlet@samba.org> | 2017-02-02 16:27:35 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2017-02-13 03:39:23 +0100 |
commit | 35bfc62a31c9ad73449594ddd48f76f50e0abade (patch) | |
tree | ad4ec4af58e7018086214426f1356ab014dc3fce /ctdb/tests/cunit | |
parent | 77b37e937299224eb0750be1f4b1cb487c6c0070 (diff) | |
download | samba-35bfc62a31c9ad73449594ddd48f76f50e0abade.tar.gz |
dbcheck: Do not regard old one-way-links as errors
Samba does not maintain one way links when the target is deleted or renamed
so do not fail dbcheck because of such links, but allow them to be updated.
This matters because administrators and make test expect that normal Samba
operation do NOT cause the database to become corrupt, and any error from
dbcheck tends to trigger alarms (or test failures).
If an object pointed at by a one way link is renamed or deleted in normal
operations (such as intersiteTopologyGenerator pointing at a demoted DC),
or make test, then this could trigger.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12577
Diffstat (limited to 'ctdb/tests/cunit')
0 files changed, 0 insertions, 0 deletions