Skip to content

hook-functions: return from dep_add_modules_mount() for zfs [#934736]

наб requested to merge (removed):zfs into master

zfs presents mount points in /proc/mounts as a virtual one named by the underlying dataset, while current implementation of dep_add_modules_mount() wants a real mount point.

Users who run zfs as rootfs is required to install zfs-initramfs to handle more details so there is no potential risk for not handling kernel modules here until we have built-in zfs support.

Signed-off-by: Aron Xu aron@debian.org [наб: fix whitespace error, subject typo]

Closes: #934736

Edited by наб

Merge request reports

Loading