mbox series

[0/3] multipath-tools: compilation fixes

Message ID 20190108113246.5903-1-mwilck@suse.com (mailing list archive)
Headers show
Series multipath-tools: compilation fixes | expand

Message

Martin Wilck Jan. 8, 2019, 11:32 a.m. UTC
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

Comments

Benjamin Marzinski Jan. 17, 2019, 12:10 a.m. UTC | #1
On Tue, Jan 08, 2019 at 12:32:43PM +0100, Martin Wilck wrote:
> 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

ACK for the set

-Ben

> 
> 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
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel