This set is an attempt to fix
https://github.com/opensvc/multipath-tools/issues/111
Martin Wilck (2):
multipath-tools: move DEFAULT_SOCKET definition into Makefile.inc
multipath-tools: allow using a regular Unix socket for multipathd
.gitignore | 1 +
Makefile.inc | 11 +++++++++-
README.md | 4 ++++
libmpathcmd/mpath_cmd.c | 5 +++--
libmpathcmd/mpath_cmd.h | 1 -
libmpathutil/uxsock.c | 21 ++++++++++++++++---
libmultipath/defaults.h | 1 -
multipathd/Makefile | 6 +++---
...multipathd.socket => multipathd.socket.in} | 2 +-
9 files changed, 40 insertions(+), 12 deletions(-)
rename multipathd/{multipathd.socket => multipathd.socket.in} (87%)
--
2.48.1