Commit bd6cab7
committed
Implement send_start for SMAPIv1
Now that the split is done, we can implement the `send_start` function
defined earlier for SMAPIv1, by combining all the different stages into
one function and invoke it from `Storage_migrate.start`.
At this point the refacotring for SMAPIv1 should be finished, and there
should still be no functional change.
Signed-off-by: Vincent Liu <shuntian.liu2@cloud.com>1 parent 5d93088 commit bd6cab7
2 files changed
Lines changed: 40 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
301 | 302 | | |
302 | | - | |
| 303 | + | |
303 | 304 | | |
304 | 305 | | |
305 | 306 | | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
327 | 310 | | |
328 | 311 | | |
329 | 312 | | |
| |||
628 | 611 | | |
629 | 612 | | |
630 | 613 | | |
631 | | - | |
632 | | - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
633 | 618 | | |
634 | 619 | | |
635 | 620 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
559 | 563 | | |
560 | 564 | | |
561 | 565 | | |
562 | | - | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
563 | 586 | | |
564 | | - | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
565 | 594 | | |
566 | 595 | | |
567 | 596 | | |
| |||
0 commit comments