[dm-devel] [PATCH 0/3] multipath-tools: compilation fixes

Martin Wilck mwilck at suse.com
Tue Jan 8 11:32:43 UTC 2019


Hi Christophe,

my late NVMe patch series broke compilatioin with older
kernel headers. This series fixes that, and adds two other
minor build-related fixes.

Regards,
Martin

Martin Wilck (3):
  libmultipath: fix compilation with older kernel headers
  multipath: fix gcc 4.8 uninitialized variable warning
  multipath_tools: remove ENABLE_RADOS

 Makefile.inc                         |  4 +-
 libmultipath/Makefile                | 11 ++---
 libmultipath/foreign/Makefile        |  7 ++-
 libmultipath/nvme/linux/nvme_ioctl.h | 67 ++++++++++++++++++++++++++++
 multipath/main.c                     |  9 +---
 5 files changed, 76 insertions(+), 22 deletions(-)
 create mode 100644 libmultipath/nvme/linux/nvme_ioctl.h

-- 
2.19.2




More information about the dm-devel mailing list