chiark / gitweb /
[PATCH] udev_volume_id: fix -d option
authorcborntra@de.ibm.com <cborntra@de.ibm.com>
Sun, 30 Jan 2005 12:09:38 +0000 (13:09 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:21:58 +0000 (23:21 -0700)
commit61b24e5e19fb189cfce7ff323c58e1bb1d7cce4d
tree70e1b67a2199ba87a7e4ea6ccdb40439160d8e50
parent43ca395e49c854b6c3bb9abb633e9e072e5df793
[PATCH] udev_volume_id: fix -d option

The -d option in udev_allows to go from a partition to the underlying disk
for s390 dasd labels. If the device is already the disk itself, finding the
parent will fail, therefore -d on /sys/block/dasda/ for example gives no
result at all.
extras/volume_id/udev_volume_id.c