On Thu, Dec 02, 2021 at 05:06:40PM +0100, mwilck@xxxxxxxx wrote: > From: Martin Wilck <mwilck@xxxxxxxx> > > Hi Christophe, hi Ben, > Reviewed-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> > here are some last-minute fixes that I'd like to have added to > the currently pending multipath-tools update. None of them touches > any real functionality, except the first one, which I already sent > earlier today. Patch 3,4,5 were already included in my github PR > (which I'm going to rebase to match this submission). Patch 2 supersedes > "multipath-tools: generate abi without version script" from the first > version of the Github PR. The rest is new, tidy-up work for > libmultipath.version. > > Regards > Martin > > Martin Wilck (11): > multipathd.service: add dependency on systemd-udevd-kernel.socket > multipath-tools: generate abi with dummy version script > multipath-tools: github abi workflow: don't fail on reference branch > multipath-tools: github workflows: rebuild containers for rolling > distros > multipath tools: github workflows: add coverity workflow > multipath-tools: .mailmap: add some more entries > libmultipath: make orphan_paths() static > libmultipath: make update_pathvec_from_dm() static > libmultipath: remove recv_packet_from_client() > libmultipath.version: drop some unused symbols > libmultipath.version: sort symbols > > .github/workflows/abi.yaml | 2 +- > .github/workflows/coverity.yaml | 51 +++++++++++++++++ > .github/workflows/native.yaml | 62 +++++++++++++++++++- > .mailmap | 7 +++ > Makefile.inc | 1 + > libdmmp/Makefile | 2 +- > libmpathcmd/Makefile | 13 ++++- > libmpathpersist/Makefile | 15 ++++- > libmpathvalid/Makefile | 16 +++++- > libmultipath/Makefile | 13 ++++- > libmultipath/libmultipath.version | 95 ++++++++++--------------------- > libmultipath/structs_vec.c | 4 +- > libmultipath/structs_vec.h | 4 -- > libmultipath/uxsock.c | 5 -- > libmultipath/uxsock.h | 6 -- > multipathd/multipathd.service | 2 + > 16 files changed, 203 insertions(+), 95 deletions(-) > create mode 100644 .github/workflows/coverity.yaml > > -- > 2.34.0 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel