[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rawhide report: 20070127 changes
- From: Bill Nottingham <notting redhat com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>, Greg KH <greg kroah com>, fedora-devel-list redhat com, Jesse Keating <jkeating redhat com>
- Cc:
- Subject: Re: rawhide report: 20070127 changes
- Date: Mon, 29 Jan 2007 11:44:43 -0500
Bill Nottingham (notting redhat com) said:
> The code that we have that writes the initial network configuration
> that maps mac addresses <-> device names (so that we handle modules
> loaded in arbitrary order) associates network devices with physical
> devices by following net:XXXX symlinks in /sys/bus/pci/devices/XXX,
> /sys/bus/pcmcia/devices/XXXX, /sys/bus/xen/devices/XXX, etc.
>
> The new code (that removes those links) breaks this hard, and
> rearchitecting everything to have a second pass that walks /sys/class/net/XXX
> links and associates them with already probed/discovered devices
> is not something I'm doing at this stage of the freeze.
Also, if things like the block layer were converted to this new model
(which I assume is coming down the pipe, from this behavior), things
would have broken even worse.
Bill
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]