]> git.ipfire.org Git - thirdparty/dracut.git/commit
90multipath: Load device_handler modules early during boot
authorHannes Reinecke <hare@suse.de>
Thu, 20 Nov 2014 14:56:44 +0000 (15:56 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 25 Nov 2014 12:21:03 +0000 (13:21 +0100)
commit856f8265aa8b86ff74802fbfe3e555864794ec2a
treec3d132631eb30d8f9e8e71437563f2d0ffcd9e6d
parentcf864c1b8009f4544e6b494979bf396bafcd8834
90multipath: Load device_handler modules early during boot

The device handler modules need to be loaded early during boot
to avoid I/O errors being printed to the system log.

References: bnc#871617

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/90multipath/module-setup.sh