qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers
@ 2023-06-05 17:41 Philippe Mathieu-Daudé
  2023-06-05 17:41 ` [PATCH 1/2] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-06-05 17:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel P. Berrangé, Marc-André Lureau,
	Philippe Mathieu-Daudé, qemu-block, Fam Zheng,
	Murilo Opsfelder Araujo, Paolo Bonzini, Thomas Huth

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-05 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-05 17:41 [PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers Philippe Mathieu-Daudé
2023-06-05 17:41 ` [PATCH 1/2] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API Philippe Mathieu-Daudé
2023-06-05 17:41 ` [PATCH 2/2] scsi/qemu-pr-helper: Use defaults [get/set]_multipath_config() impl Philippe Mathieu-Daudé
2023-06-05 17:52   ` Paolo Bonzini
2023-06-05 17:43 ` [PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).