Commit 96036fa
committed
Log: based: Drop redundant messages from based_diff_notify()
There's a message near the end of cib_process_request() that tells us
almost exactly the same things. The only thing that seems to be missing
is the pre-operation CIB versions. I don't think that's a big loss.
The only caller of based_diff_notify() is cib_process_command(). The
message in cib_process_request() gets logged shortly after the sole call
to cib_process_command(). So any time the based_diff_notify() message
would have been logged, the remaining one in cib_process_request() will
be too.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>1 parent b9c77de commit 96036fa
1 file changed
Lines changed: 1 addition & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 158 | | |
164 | 159 | | |
165 | 160 | | |
166 | 161 | | |
167 | 162 | | |
168 | 163 | | |
169 | 164 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 165 | | |
201 | 166 | | |
202 | 167 | | |
| |||
0 commit comments