- Notifications
You must be signed in to change notification settings - Fork28
Commit184dd28
committed
This is actually more of a fundamental problem with mdtruncate. It
lookslike someone just didn't add support for multiple segments fortruncation.The following patch seems to do the right thing, for me at least.It passed my tests, my data looks right(no data that shouldn't be inthere) and regression is ok.Ole Gjerde1 parent1125c5e commit184dd28
1 file changed
+19
-8
lines changedLines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
714 |
| - | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
715 | 720 |
| |
716 | 721 |
| |
717 |
| - | |
718 |
| - | |
719 |
| - | |
720 |
| - | |
721 |
| - | |
722 |
| - | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
723 | 734 |
| |
724 | 735 |
| |
725 | 736 |
| |
|
0 commit comments
Comments
(0)