[<prev] [next>] [day] [month] [year] [list]
Message-ID: <52CE8601.7010908@huawei.com>
Date: Thu, 9 Jan 2014 19:20:33 +0800
From: Ding Tianhong <dingtianhong@...wei.com>
To: Jay Vosburgh <fubar@...ibm.com>,
Veaceslav Falico <vfalico@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/4] bonding: update the primary for bonding and
fix some slight problem
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists