mirror_zfs/contrib
Ben Cordero 153db76197 zfs-load-key.sh: ${ZFS} is not the zfs binary
A change[1] was merged yesterday that should refer
to the zfs binary in the initramfs, but is actually
an unset shell variable.

This commit changes this line to call `zfs` directly
like the surrounding code.

[1]: cb5b875b273235a4a3ed28e16f416d5bb8865166

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Garrett Fields <ghfields@gmail.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Ben Cordero <bencord0@condi.me>
Closes #9780
2019-12-29 11:25:00 -08:00
..
bash_completion.d Add bash completions by Aneurin Price. 2014-08-06 15:03:28 -07:00
bpftrace Add tracepoints for taskq entry lifetime events 2019-11-01 13:14:54 -07:00
dracut zfs-load-key.sh: ${ZFS} is not the zfs binary 2019-12-29 11:25:00 -08:00
initramfs In initramfs, do not prompt if keylocation is "file://" 2019-12-26 10:55:20 -08:00
pyzfs Fix typos in contrib/ 2019-08-30 09:44:43 -07:00
zcp Fix contrib/zcp/Makefile.am 2019-10-30 12:37:49 -07:00
Makefile.am Add tracepoints for taskq entry lifetime events 2019-11-01 13:14:54 -07:00