netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] bonding: update the primary for bonding and fix some slight problem
@ 2014-01-09 11:20 Ding Tianhong
  0 siblings, 0 replies; only message in thread
From: Ding Tianhong @ 2014-01-09 11:20 UTC (permalink / raw)
  To: Jay Vosburgh, Veaceslav Falico, David S. Miller, Netdev

If the primary_slave's name changed, but the bond->prams.primay was
still using the old name, it is conflict with the meaning of the
primary, so update the primary when the slave change its name.

Do not save the primary when the device is not exist for bonding.

Modify some description for primary in bonding.txt.

Ding Tianhong (4):
  bonding: update the primary when slave name changed
  bonding: do not save non-existent device to bond primary in check params
  bonding: do not save non-existent device to bond primary in sysfs
  bonding: update bonding.txt for primary description.

 Documentation/networking/bonding.txt |  3 ++-
 drivers/net/bonding/bond_main.c      | 34 +++++++++++++++++++++++++---------
 drivers/net/bonding/bond_options.c   |  6 ++++++
 3 files changed, 33 insertions(+), 10 deletions(-)

-- 
1.8.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-09 11:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09 11:20 [PATCH net-next 0/4] bonding: update the primary for bonding and fix some slight problem Ding Tianhong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).