[dm-devel] [PATCH 00/11] Minor fixes for multipath-tools

Benjamin Marzinski bmarzins at redhat.com
Fri May 15 01:30:58 UTC 2020


On Tue, May 12, 2020 at 12:39:20AM +0200, mwilck at suse.com wrote:
> From: Martin Wilck <mwilck at suse.com>
> 
> Hi Christophe, hi Ben,
> 
> This series fixes a couple of issues I recently found with the 32bit build
> of multipath-tools, and after integrating our CI into the automated builds
> on our build server.
> 
> Regards
> Martin

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

For the set.

> 
> Martin Wilck (11):
>   multipath-tools: Makefile: more dependency fixes for parallel build
>   multipath-tools: Makefile.inc: separate out OPTFLAGS
>   multipath-tools: Makefile.inc: allow user settings for LDFLAGS
>   multipath-tools: Makefile.inc: set -Wno-error=clobbered
>   libmultipath: discovery.c: use %z qualifier for size_t
>   libmultipath: eliminate more signed/unsigned comparisons
>   libmultipath: set_uint: fix parsing for 32bit
>   multipath-tools tests/Makefile: add -lmpathcmd to LIBDEPS
>   multipath tools tests/Makefile: Fix OBJDEPS for hwtable-test
>   multipath-tools tests/test-lib.c: drop __wrap_is_claimed_by_foreign
>   multipath-tools tests/directio: fix -Wmaybe-uninitalized warning
> 
>  Makefile                              |  5 +++--
>  Makefile.inc                          | 16 ++++++++--------
>  libmpathpersist/mpath_pr_ioctl.c      |  2 +-
>  libmultipath/dict.c                   | 11 +++++++----
>  libmultipath/discovery.c              | 16 ++++++++--------
>  libmultipath/print.c                  | 12 ++++++------
>  libmultipath/prioritizers/alua_spc3.h |  2 +-
>  multipathd/cli_handlers.c             | 20 ++++++++++----------
>  multipathd/main.c                     |  2 +-
>  tests/Makefile                        |  4 ++--
>  tests/directio.c                      |  2 +-
>  tests/test-lib.c                      |  6 ------
>  12 files changed, 48 insertions(+), 50 deletions(-)
> 
> -- 
> 2.26.2




More information about the dm-devel mailing list