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

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to