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
GitHub <noreply@github.com>Committed on Feb 28 2022, 10:35 PM
Parents
rG9e532d17f36a: config: gcc != cc
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGb3ab2908554b: dracut: skip zfsexpandknoweldge when zfs_devs is present in dracut (authored by Savyasachee Jha <savyajha@users.noreply.github.com>).Feb 28 2022, 10:35 PM