Commit 8233425
Revert "cifs: reconnect work should have reference on server struct"
This reverts commit 19a4b9d.
This earlier commit was making an assumption that each mod_delayed_work
called for the reconnect work would result in smb2_reconnect_server
being called twice. This assumption turns out to be untrue. So reverting
this change for now.
I will submit a follow-up patch to fix the actual problem in a different
way.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 691a41d commit 8233425
2 files changed
Lines changed: 16 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
| 405 | + | |
412 | 406 | | |
413 | 407 | | |
414 | 408 | | |
| |||
538 | 532 | | |
539 | 533 | | |
540 | 534 | | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
| 535 | + | |
548 | 536 | | |
549 | 537 | | |
550 | 538 | | |
| |||
1626 | 1614 | | |
1627 | 1615 | | |
1628 | 1616 | | |
1629 | | - | |
| 1617 | + | |
1630 | 1618 | | |
1631 | 1619 | | |
1632 | 1620 | | |
1633 | 1621 | | |
1634 | 1622 | | |
1635 | 1623 | | |
1636 | | - | |
1637 | | - | |
1638 | | - | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
1642 | 1627 | | |
1643 | 1628 | | |
1644 | 1629 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3952 | 3952 | | |
3953 | 3953 | | |
3954 | 3954 | | |
| 3955 | + | |
| 3956 | + | |
| 3957 | + | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
3955 | 3961 | | |
3956 | 3962 | | |
3957 | 3963 | | |
| |||
3999 | 4005 | | |
4000 | 4006 | | |
4001 | 4007 | | |
4002 | | - | |
| 4008 | + | |
4003 | 4009 | | |
4004 | | - | |
4005 | | - | |
4006 | | - | |
4007 | | - | |
4008 | | - | |
4009 | 4010 | | |
4010 | 4011 | | |
4011 | 4012 | | |
4012 | | - | |
| 4013 | + | |
| 4014 | + | |
4013 | 4015 | | |
4014 | 4016 | | |
4015 | 4017 | | |
| |||
4029 | 4031 | | |
4030 | 4032 | | |
4031 | 4033 | | |
4032 | | - | |
4033 | | - | |
4034 | | - | |
4035 | | - | |
4036 | | - | |
4037 | | - | |
| 4034 | + | |
4038 | 4035 | | |
4039 | 4036 | | |
4040 | 4037 | | |
| |||
0 commit comments