[dm-devel] [PATCH 0/5] [multipath-tools] Misc fixes for JSON API.

Gris Ge fge at redhat.com
Fri Jan 20 13:38:57 UTC 2017


Patch 5/5 is a resend.
Other patches are rework of 'multipath: Introducing multipath C API' patch set.

Gris Ge (5):
  multipath-tools: libmultipath: fix gcc link failure on
    rcu_register_thread_mb.
  multipath-tools: libmultipath: Removed unused functions.
  multipath-tools: New way to limit the IPC command length.
  multipath-tools: Set errno mpath_recv_reply() when failure
  multipath-tools: Perform socket client uid check on IPC commands.

 libmpathcmd/mpath_cmd.c |  6 +--
 libmultipath/Makefile   |  2 +-
 libmultipath/uxsock.c   | 99 +++++++++++++++----------------------------------
 libmultipath/uxsock.h   | 11 +++++-
 multipathd/main.c       | 12 +++++-
 multipathd/uxlsnr.c     | 27 ++++++++++++--
 multipathd/uxlsnr.h     |  4 +-
 7 files changed, 80 insertions(+), 81 deletions(-)

-- 
1.8.3.1




More information about the dm-devel mailing list