]> git.proxmox.com Git - mirror_zfs.git/commit
initramfs: Make mountpoint=none work
authorRyan Moeller <ryan@iXsystems.com>
Mon, 6 Feb 2023 19:16:01 +0000 (14:16 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 19:16:01 +0000 (11:16 -0800)
commiteb823cbc76d28a7cafdf6a7aafdefe7e74fe26bc
treefdcf1948282dea79aeae9c88a36a1217f36caef3
parent66953686c05901277115e837bbaab4df4ffd63c6
initramfs: Make mountpoint=none work

In initramfs, mount.zfs fails to mount a dataset with mountpoint=none,
but mount.zfs -o zfsutil works.  Use -o zfsutil when mountpoint=none.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #14455
contrib/initramfs/scripts/zfs