Commit 9dd165d
committed
Log: based: Don't log specially for PCMK__XA_CIB_UPDATE
As discussed in several recent commit messages, PCMK__XA_CIB_UPDATE used
to get set when broadcasting changes while in legacy mode. We haven't
supported that since 3.0.0, so PCMK__XA_CIB_UPDATE is set only for sync
requests (in sync_our_cib()).
I don't see any reason to treat the return code differently for sync
operations than for other modifying operations.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>1 parent 4853a97 commit 9dd165d
1 file changed
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | 739 | | |
755 | 740 | | |
756 | 741 | | |
| |||
0 commit comments