qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config h


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers
Date: Mon, 5 Jun 2023 19:41:44 +0200

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

 meson.build           | 19 ++-----------------
 scsi/qemu-pr-helper.c | 18 +-----------------
 2 files changed, 3 insertions(+), 34 deletions(-)

-- 
2.38.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]