HomeFreeBSD

dracut: skip zfsexpandknoweldge when zfs_devs is present in dracut

Description

dracut: skip zfsexpandknoweldge when zfs_devs is present in dracut

PR 1711 (https://github.com/dracutdevs/dracut/pull/1711) adds a zfs_devs
function to dracut to detect the physical devices backing zfs pools. If
this function exists in the version of dracut this module is being
called from, then it does not need to run.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ahelenia ZiemiaƄska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Savyasachee Jha <hi@savyasacheejha.com>
Closes #13121

Details

Provenance
Savyasachee Jha <savyajha@users.noreply.github.com>Authored on Feb 28 2022, 10:35 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 9 2022, 6:42 PM
Parents
rG21bd7661334c: Tag zfs-2.1.7
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG8f7826f73b29: dracut: skip zfsexpandknoweldge when zfs_devs is present in dracut (authored by Savyasachee Jha <savyajha@users.noreply.github.com>).Dec 9 2022, 6:42 PM