]> git.proxmox.com Git - mirror_zfs.git/commit
modprobe zfs during dracut mount
authorkpande <github@tripleback.net>
Thu, 22 Mar 2018 17:14:29 +0000 (13:14 -0400)
committerTony Hutter <hutter2@llnl.gov>
Tue, 8 May 2018 00:19:57 +0000 (17:19 -0700)
commitea921bf6a68c5d884ccad9ef4d5a23f76c4b51c4
tree10d747b17f1e9dbe649e84cf79c1f0b3cabf2fce
parent6e627cc46819aa7c5e612417866c4210a28359b1
modprobe zfs during dracut mount

Resolves importing root pool during boot in dracut.  This case was
inadvertently broken with the module autoloading change in #7287.

Reviewed-by: Matthew Thode <prometheanfire@gentoo.org>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Kash Pande <kash@tripleback.net>
Closes #7322
contrib/dracut/90zfs/mount-zfs.sh.in