]> git.ipfire.org Git - thirdparty/dracut.git/commit
95zfcp_rules: Enable the device before checking device type
authorHannes Reinecke <hare@suse.de>
Mon, 14 Jul 2014 08:17:07 +0000 (10:17 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 23 Jun 2017 19:27:41 +0000 (21:27 +0200)
commit5e7bbe43a349a9d3ef0300c61f62a49a2e44c0a0
treebb4114a9966bc0f1a602b38f27616f16577a5481
parent3a8ba440265696ce1279dc12eb5a7acda14c1712
95zfcp_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/95zfcp_rules/parse-zfcp.sh