dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [dm-devel] [PATCH 0/3] Minor multipath-tools patches
@ 2021-02-02 21:41 mwilck
  2021-02-02 21:41 ` [dm-devel] [PATCH 1/3] multipathd: avoid crash in uevent_cleanup() mwilck
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: mwilck @ 2021-02-02 21:41 UTC (permalink / raw)
  To: Benjamin Marzinski, Christophe Varoqui, lixiaokeng; +Cc: dm-devel, Martin Wilck

From: Martin Wilck <mwilck@suse.com>

Various minor changes that resulted from recent work on lixiaokeng's
reports, collected here for review.

Martin Wilck (3):
  multipathd: avoid crash in uevent_cleanup()
  multipathd: ev_add_path: fail if add_map_with_path() fails
  libmultipath: check return value of udev_device_get_devnum()

 libmultipath/discovery.c | 3 +++
 libmultipath/uevent.c    | 7 ++++---
 multipathd/main.c        | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.29.2


--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel


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

end of thread, other threads:[~2021-02-03 23:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 21:41 [dm-devel] [PATCH 0/3] Minor multipath-tools patches mwilck
2021-02-02 21:41 ` [dm-devel] [PATCH 1/3] multipathd: avoid crash in uevent_cleanup() mwilck
2021-02-02 21:41 ` [dm-devel] [PATCH 2/3] multipathd: ev_add_path: fail if add_map_with_path() fails mwilck
2021-02-03 19:30   ` Benjamin Marzinski
2021-02-02 21:41 ` [dm-devel] [PATCH 3/3] libmultipath: check return value of udev_device_get_devnum() mwilck
2021-02-03 23:21   ` Benjamin Marzinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).