Skip to content

Backport mdraid plugin removal to v2019-update

Frederic Danis requested to merge apertis/v2021dev2 into apertis/v2019-updates

This commit removes the usage of the libblockdev-mdraid library applying the patch: 0004-Remove-libblockdev-mdraid-usage.patch

This fixes warning messages in the journal when trying to load the mdraid plugin:

Feb 14 10:12:09 apertis udisksd[219]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Feb 14 10:12:09 apertis udisksd[219]: Failed to load the 'mdraid' libblockdev plugin

Signed-off-by: Frédéric Danis frederic.danis@collabora.com

Merge request reports