Hi folks, On Wed, Sep 23, 2015 at 01:42:57PM +0200, Hendrik Brueckner wrote: > From: Liu Yuan Yuan <[email protected]> > > Improve and enhance the path_id udev builtin to correctly handle bus' > available on Linux on z Systems (s390). > > Previously, the CCW bus and, in particular, any FCP devices on it, have > been treated separately. This commit integrates the CCW bus into the > device chain loop. FCP devices and their associated SCSI disks are now > handled through the common SCSI handling functions in path_id. > > This implies also a change in the naming of the symbolic links created > by udev. So any backports of this commit to existing Linux distribution > must be done with care. If a backport is requires, a udev rule can be > created to create the "old-style" symbolic links too. > > Apart from the CCW bus, this commit adds bus support for the: > > - ccwgroup bus which manages network devices, and > - ap bus which manages cryptographic adapters > - iucv bus which manages IUCV devices on z/VM > > Signed-off-by: Liu Yuan Yuan <[email protected]> > Signed-off-by: Hendrik Brueckner <[email protected]> > --- > src/udev/udev-builtin-path_id.c | 57 ++++++++++++++++++++------------------ > 1 files changed, 30 insertions(+), 27 deletions(-)
Any feedback regarding this change? Did I miss to notify someone to pick that patch up? Thanks and kind regards, Hendrik _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
