netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] bonding: fix module multiple load issues
@ 2007-01-20  2:15 Jay Vosburgh
  2007-01-20 11:22 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Jay Vosburgh @ 2007-01-20  2:15 UTC (permalink / raw)
  To: netdev, bonding-devel; +Cc: Jeff Garzik, Patrick McHardy, mitch.a.williams


	Patch 1: fix device name allocation error
	Patch 2: fix error check in sysfs creation
	Patch 3: modify sysfs support to permit multiple loads
	Patch 4: update version number

	This patch series should resolve whatever problems there are
with the logic to load the module multiple times.  This code changed
during the introduction of sysfs, and some recent tightening of the
sysfs creation code (checking for duplicates) broke that.

	The multiple load logic is used primarily by the initscripts and
sysconfig packages, to automatically configure multiple bonding
interfaces at boot time.

	Originally reported by Patrick McHardy <kaber@trash.net>.

	Patches generated against netdev-2.6 (hope that's ok).

	-J

---
	-Jay Vosburgh, IBM Linux Technology Center, fubar@us.ibm.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/4] bonding: fix module multiple load issues
  2007-01-20  2:15 [PATCH 0/4] bonding: fix module multiple load issues Jay Vosburgh
@ 2007-01-20 11:22 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2007-01-20 11:22 UTC (permalink / raw)
  To: Jay Vosburgh; +Cc: netdev, bonding-devel, Jeff Garzik, mitch.a.williams

Jay Vosburgh wrote:
> 	Patch 1: fix device name allocation error
> 	Patch 2: fix error check in sysfs creation
> 	Patch 3: modify sysfs support to permit multiple loads
> 	Patch 4: update version number
> 
> 	This patch series should resolve whatever problems there are
> with the logic to load the module multiple times.  This code changed
> during the introduction of sysfs, and some recent tightening of the
> sysfs creation code (checking for duplicates) broke that.
> 
> 	The multiple load logic is used primarily by the initscripts and
> sysconfig packages, to automatically configure multiple bonding
> interfaces at boot time.
> 
> 	Originally reported by Patrick McHardy <kaber@trash.net>.

Confirmed to fix the problems I was seeing, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-20 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-20  2:15 [PATCH 0/4] bonding: fix module multiple load issues Jay Vosburgh
2007-01-20 11:22 ` Patrick McHardy

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).