Skip to content

udisks2: Add warning with error from udisks_client_new_sync

Ondrej Holy requested to merge wip/oholy/udisks2-warning into master

Currently, the warning is printed when the udisks2 volume monitor is not supported resp. when the udisks_client_new_sync function failed, but without additional info. Let's add a new warning including an error message for easier debugging.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=2219419

Merge request reports