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

Benjamin Marzinski bmarzins at redhat.com
Fri May 15 01:33:04 UTC 2020


On Tue, May 12, 2020 at 10:38:20PM +0200, mwilck at suse.com wrote:
> 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.
> 

Reviewed-by: Benjamin Marzinski <bmarzins at redhat.com>

For the set

> 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