]> git.ipfire.org Git - thirdparty/dracut.git/commit
95dasd_rules: Enable the device before checking device type
authorHannes Reinecke <hare@suse.de>
Mon, 14 Jul 2014 08:13:53 +0000 (10:13 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 23 Jun 2017 19:26:53 +0000 (21:26 +0200)
commitcf9c8c5fe3fdb899b57c25867bf54b74adc3272f
tree708441b42774bcebf6b8ab1f631fb1b0697a82d3
parent05bf32097201c24c56dc6bb7a59a428293247d61
95dasd_rules: Enable the device before checking device type

For creating dynamic udev rules parse-dasd.sh look for the device
type in sysfs, which of course does not exist if cio_ignore is
active. So first enable the device before checking.

Signed-off-by: Hannes Reinecke <hare@suse.de>
modules.d/95dasd_rules/parse-dasd.sh