- Notifications
You must be signed in to change notification settings - Fork5
Commit11abd6c
committed
Renumber CHECKPOINT_* flags.
Commit7dbb606 added a new CHECKPOINT_FLUSH_ALL flag. As thatcommit needed to be backpatched I didn't change the numeric values ofthe existing flags as that could lead to nastly problems if anyexternal code issued checkpoints. That's not a concern on master, sorenumber them there.Also add a comment about CHECKPOINT_FLUSH_ALL aboveCreateCheckPoint().1 parent7dbb606 commit11abd6c
2 files changed
+6
-5
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7892 | 7892 |
| |
7893 | 7893 |
| |
7894 | 7894 |
| |
| 7895 | + | |
7895 | 7896 |
| |
7896 | 7897 |
| |
7897 | 7898 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| 251 | + | |
| 252 | + | |
251 | 253 |
| |
252 |
| - | |
| 254 | + | |
253 | 255 |
| |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
| 256 | + | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
|
0 commit comments
Comments
(0)