On Tue, May 12, 2020 at 12:39:20AM +0200, mwilck@xxxxxxxx wrote: > From: Martin Wilck <mwilck@xxxxxxxx> > > 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@xxxxxxxxxx> 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 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel