mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
4628bb9c60
When using the zfs initramfs scripts on my system, I get various errors at initramfs stage, such as: cannot open '-o': name must begin with a letter My zfs binaries are compiled with musl libc, which may be why this happens. In any case, fix the argument order to make the zpool binary happy, and to match its --help output. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu> Signed-off-by: Daniel Kolesa <daniel@octaforge.org> Closes #14572 |
||
---|---|---|
.. | ||
bash_completion.d | ||
bpftrace | ||
coverity | ||
debian | ||
dracut | ||
initramfs | ||
intel_qat | ||
pam_zfs_key | ||
pyzfs | ||
zcp | ||
Makefile.am |