HomeFreeBSD

Fix for zfs-dracut regression

Description

Fix for zfs-dracut regression

Line 31 and 32 overwrote the ${root} variable which broke mount-zfs.sh
We have create a new variable for the dataset instead of overwriting the
${root} variable in zfs-load-key.sh${root} variable in zfs-load-key.sh

Reviewed-by: Kash Pande <kash@tripleback.net>
Reviewed-by: Garrett Fields <ghfields@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Dacian Reece-Stremtan <dacianstremtan@gmail.com>
Closes #8913
Closes #9379

Details

Provenance
dacianstremtan <35844628+dacianstremtan@users.noreply.github.com>Authored on Oct 1 2019, 7:54 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 1 2019, 7:54 PM
Parents
rG608f8749a105: Perform KABI checks in parallel
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGbd76e6817cb5: Fix for zfs-dracut regression (authored by dacianstremtan <35844628+dacianstremtan@users.noreply.github.com>).Oct 1 2019, 7:54 PM