All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Four multipath-tools patches
@ 2017-06-13 16:33 Bart Van Assche
  2017-06-13 16:33 ` [PATCH 1/4] kpartx: Improve portability of set_loop() Bart Van Assche
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Bart Van Assche @ 2017-06-13 16:33 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: Bart Van Assche, dm-devel

Hello Christophe,

This patch series consists of four small patches: one patch that improves
portability of the kpartx source code and three patches that address compiler
warnings reported by gcc 7. Please consider these patches for merging.

Thanks,

Bart.

Bart Van Assche (4):
  kpartx: Improve portability of set_loop()
  libmultipath: Simplify assemble_map()
  libmultipath/datacore: Remove dead code
  multipath: Fix a potential buffer overflow

 kpartx/lopart.c                      | 10 ++----
 libmultipath/dmparser.c              | 67 +++++++++++++++++-------------------
 libmultipath/prioritizers/datacore.c | 10 +-----
 multipathd/cli_handlers.c            | 14 ++++----
 4 files changed, 40 insertions(+), 61 deletions(-)

-- 
2.12.2

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-06-21 10:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13 16:33 [PATCH 0/4] Four multipath-tools patches Bart Van Assche
2017-06-13 16:33 ` [PATCH 1/4] kpartx: Improve portability of set_loop() Bart Van Assche
2017-06-13 19:33   ` Martin Wilck
2017-06-13 16:33 ` [PATCH 2/4] libmultipath: Simplify assemble_map() Bart Van Assche
2017-06-13 19:32   ` Martin Wilck
2017-06-13 16:33 ` [PATCH 3/4] libmultipath/datacore: Remove dead code Bart Van Assche
2017-06-13 19:31   ` Martin Wilck
2017-06-13 16:33 ` [PATCH 4/4] multipath: Fix a potential buffer overflow Bart Van Assche
2017-06-13 19:28   ` Martin Wilck
2017-06-13 19:53     ` Bart Van Assche
2017-06-13 20:18       ` Martin Wilck
2017-06-13 20:21         ` Bart Van Assche
2017-06-13 20:35           ` Martin Wilck
2017-06-21 10:16 ` [PATCH 0/4] Four multipath-tools patches Christophe Varoqui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.