diff options
author | Xiangning Yu <yuxiangning@gmail.com> | 2018-06-07 13:39:59 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-07 16:47:10 -0400 |
commit | eb55bbf865d9979098c6a7a17cbdb41237ece951 (patch) | |
tree | ea6824ba5019e0eb01ebdcd29e34e300aff0e3ab /kernel | |
parent | 000ade8016400d93b4d7c89970d96b8c14773d45 (diff) |
bonding: re-evaluate force_primary when the primary slave name changes
There is a timing issue under active-standy mode, when bond_enslave() is
called, bond->params.primary might not be initialized yet.
Any time the primary slave string changes, bond->force_primary should be
set to true to make sure the primary becomes the active slave.
Signed-off-by: Xiangning Yu <yuxiangning@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions