Commit af572ef
Andreas Gruenbacher
Revert "gfs2: Allow some glocks to be used during withdraw"
The current withdraw code duplicates the journal recovery code gfs2
already has for dealing with node failures, and it does so poorly. That
code was added because when releasing a lockspace, we didn't have a way
to indicate that the lockspace needs recovery. We now do have this
feature, so the current withdraw code can be removed almost entirely.
This is one of several steps towards that.
Reverts commit a72d240 ("gfs2: Allow some glocks to be used during
withdraw").
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>1 parent 41ad1f7 commit af572ef
4 files changed
Lines changed: 6 additions & 46 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 140 | | |
168 | 141 | | |
169 | 142 | | |
| |||
681 | 654 | | |
682 | 655 | | |
683 | 656 | | |
684 | | - | |
| 657 | + | |
685 | 658 | | |
686 | 659 | | |
687 | 660 | | |
| |||
725 | 698 | | |
726 | 699 | | |
727 | 700 | | |
728 | | - | |
| 701 | + | |
729 | 702 | | |
730 | 703 | | |
731 | 704 | | |
| |||
1512 | 1485 | | |
1513 | 1486 | | |
1514 | 1487 | | |
| 1488 | + | |
1515 | 1489 | | |
1516 | 1490 | | |
1517 | | - | |
| 1491 | + | |
1518 | 1492 | | |
1519 | 1493 | | |
1520 | 1494 | | |
| |||
2122 | 2096 | | |
2123 | 2097 | | |
2124 | 2098 | | |
2125 | | - | |
2126 | | - | |
| 2099 | + | |
2127 | 2100 | | |
2128 | 2101 | | |
2129 | 2102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | | - | |
642 | 641 | | |
643 | 642 | | |
644 | 643 | | |
| |||
664 | 663 | | |
665 | 664 | | |
666 | 665 | | |
667 | | - | |
668 | 666 | | |
669 | 667 | | |
670 | 668 | | |
671 | 669 | | |
672 | 670 | | |
673 | 671 | | |
674 | | - | |
675 | 672 | | |
676 | 673 | | |
677 | 674 | | |
678 | 675 | | |
679 | 676 | | |
680 | | - | |
681 | 677 | | |
682 | 678 | | |
683 | 679 | | |
684 | 680 | | |
685 | | - | |
686 | 681 | | |
687 | 682 | | |
688 | 683 | | |
689 | 684 | | |
690 | | - | |
| 685 | + | |
691 | 686 | | |
692 | 687 | | |
693 | 688 | | |
694 | 689 | | |
695 | | - | |
696 | 690 | | |
697 | 691 | | |
698 | 692 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | 231 | | |
233 | 232 | | |
234 | 233 | | |
| |||
518 | 517 | | |
519 | 518 | | |
520 | 519 | | |
521 | | - | |
522 | | - | |
523 | 520 | | |
524 | 521 | | |
525 | 522 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
546 | | - | |
547 | 545 | | |
548 | 546 | | |
549 | 547 | | |
| |||
584 | 582 | | |
585 | 583 | | |
586 | 584 | | |
587 | | - | |
588 | | - | |
589 | 585 | | |
590 | 586 | | |
591 | 587 | | |
| |||
0 commit comments