[dm-devel] [PATCH 0/2] More minor libmultipath fixes

mwilck at suse.com mwilck at suse.com
Tue May 12 20:38:20 UTC 2020


From: Martin Wilck <mwilck at suse.com>

Hi Christophe, hi Ben,

this is a follow-up on yesterday's "Minor fixes for multipath-tools"
series. It adds fixes for sporadic build failures I observed.
The libsg move is a long-overdue cleanup.

Regards
Martin

Martin Wilck (2):
  libmultipath: move libsg into libmultipath
  multipath-tools Makefile: add install dependency

 Makefile                            | 4 ++++
 libmultipath/Makefile               | 3 ++-
 libmultipath/checkers/Makefile      | 6 +++---
 libmultipath/{checkers => }/libsg.c | 0
 libmultipath/{checkers => }/libsg.h | 0
 libmultipath/prioritizers/Makefile  | 2 +-
 6 files changed, 10 insertions(+), 5 deletions(-)
 rename libmultipath/{checkers => }/libsg.c (100%)
 rename libmultipath/{checkers => }/libsg.h (100%)

-- 
2.26.2





More information about the dm-devel mailing list