[systemd-devel] [PATCH 2/2] udev/path_id: improve and enhance bus detection for Linux on z Systems
Hendrik Brueckner
brueckner at linux.vnet.ibm.com
Fri Oct 9 00:13:54 PDT 2015
Hi folks,
On Wed, Sep 23, 2015 at 01:42:57PM +0200, Hendrik Brueckner wrote:
> From: Liu Yuan Yuan <bjyyliu at linux.vnet.ibm.com>
>
> 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 <bjyyliu at linux.vnet.ibm.com>
> Signed-off-by: Hendrik Brueckner <brueckner at linux.vnet.ibm.com>
> ---
> 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
More information about the systemd-devel
mailing list