On 5/6/23 19:41, Philippe Mathieu-Daudé wrote:
The 'old' lib check was added for CentOS 7 which we don't support anymore.We don't need to implement particular [get/set]_multipath_config() helpers: use the defaults. Philippe Mathieu-Daudé (2): scsi/qemu-pr-helper: Drop support for 'old' libmultipath API scsi/qemu-pr-helper: Use defaults [get/set]_multipath_config() impl
PD: Only build-tested...