Merged, thanks. On Fri, Apr 7, 2017 at 8:16 AM, Benjamin Marzinski <[email protected]> wrote:
> These patches are all just small cleanup and bugfixes. > > Benjamin Marzinski (9): > libdmmp: minor Makefile cleanup > multipath-tools: remove incdir from Makefiles > libdmmp: don't disconnect from multipathd twice > multipathd: don't call strlen on NULL variables > libdmmp: move libdmmp.pc install location > multipathd: drop lock before calling uev_add_path > multipathd: allow devices to switch from RW to RO > libmultipath: don't set max_sectors_kb on reloads > multipath: fix segfault with disable_changed_wwids > > Makefile.inc | 3 +-- > libdmmp/Makefile | 18 +++++++-------- > libdmmp/libdmmp.c | 1 - > libdmmp/test/Makefile | 2 +- > libmpathcmd/Makefile | 6 ++--- > libmpathpersist/Makefile | 6 ++--- > libmultipath/configure.c | 60 ++++++++++++++++++++++++++++++ > ++++++++++++++++-- > libmultipath/devmapper.c | 9 ++++---- > libmultipath/discovery.c | 23 ------------------- > libmultipath/discovery.h | 1 - > libmultipath/structs.h | 1 + > multipathd/main.c | 21 ++++++++++++----- > 12 files changed, 96 insertions(+), 55 deletions(-) > > -- > 1.8.3.1 > >
-- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
