[dm-devel] [PATCH 0/4] multipath-tools: libdmmp improvements.

Gris Ge fge at redhat.com
Tue Nov 21 14:09:13 UTC 2017


 * Patch 1/4 is a resend.
 * Patch 2/4, 3/4, and 4/4 add new functions to libdmmp library.

Gris Ge (4):
  multipathd daemon: Fix incorrect use of CLOCK_MONOTONIC in pthread
  multipath-tools: libdmmp: Allow log function as NULL.
  multipath-tools: libdmmp: Add new function dmmp_last_error_msg()
  multipath-tools: libdmmp: Add new error DMMP_ERR_PERMISSION_DENY

 libdmmp/Makefile            |  2 +-
 libdmmp/libdmmp.c           | 20 ++++++++++++++++++++
 libdmmp/libdmmp/libdmmp.h   | 23 ++++++++++++++++++++++-
 libdmmp/libdmmp_misc.c      |  1 +
 libdmmp/test/libdmmp_test.c | 12 ++++++++----
 multipathd/cli.c            |  2 +-
 6 files changed, 53 insertions(+), 7 deletions(-)

-- 
2.15.0




More information about the dm-devel mailing list