- Notifications
You must be signed in to change notification settings - Fork5
Commit7bffc9b
committed
Update minimum recovery point on truncation.
If a file is truncated, we must update minRecoveryPoint. Once a file istruncated, there's no going back; it would not be safe to stop recoveryat a point earlier than that anymore.Per report from Kyotaro HORIGUCHI. Backpatch to 8.4. Before that,minRecoveryPoint was not updated during recovery at all.1 parent6be7996 commit7bffc9b
2 files changed
+50
-11
lines changedLines changed: 32 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4617 | 4617 |
| |
4618 | 4618 |
| |
4619 | 4619 |
| |
4620 |
| - | |
| 4620 | + | |
4621 | 4621 |
| |
4622 |
| - | |
4623 |
| - | |
| 4622 | + | |
| 4623 | + | |
| 4624 | + | |
| 4625 | + | |
| 4626 | + | |
| 4627 | + | |
| 4628 | + | |
| 4629 | + | |
| 4630 | + | |
| 4631 | + | |
| 4632 | + | |
| 4633 | + | |
| 4634 | + | |
| 4635 | + | |
| 4636 | + | |
| 4637 | + | |
4624 | 4638 |
| |
4625 |
| - | |
4626 |
| - | |
4627 |
| - | |
4628 |
| - | |
| 4639 | + | |
| 4640 | + | |
| 4641 | + | |
| 4642 | + | |
| 4643 | + | |
| 4644 | + | |
| 4645 | + | |
| 4646 | + | |
| 4647 | + | |
| 4648 | + | |
4629 | 4649 |
| |
4630 | 4650 |
| |
4631 | 4651 |
| |
4632 | 4652 |
| |
4633 |
| - | |
4634 |
| - | |
4635 |
| - | |
4636 |
| - | |
| 4653 | + | |
| 4654 | + | |
| 4655 | + | |
| 4656 | + | |
| 4657 | + | |
4637 | 4658 |
| |
4638 | 4659 |
| |
4639 | 4660 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
485 | 503 |
| |
486 | 504 |
| |
487 | 505 |
| |
|
0 commit comments
Comments
(0)