From: "Benjamin Marzinski" <bmarzins@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Cc: Martin Wilck <mwilck@suse.com>
Subject: [PATCH 0/3] multipathd per-device waiter fixes
Date: Fri, 16 Mar 2018 16:31:04 -0500 [thread overview]
Message-ID: <1521235867-29476-1-git-send-email-bmarzins@redhat.com> (raw)
These patches fix some issues in the old waiter code that I noticed
when writing my the polling waiter code. Neither of them is particularly
likely to cause a problem in real world situations, but I don't think
the fixes should be that controversial.
These patches are based on top of my "multipath: new and rebased patches"
set.
Benjamin Marzinski (3):
multipathd: fix waiter thread cancelling
multipathd: move __setup_multipath to multipathd
multipathd: stop waiter in __setup_multipath
libmultipath/structs_vec.c | 103 ---------------------------------------------
libmultipath/structs_vec.h | 4 --
multipathd/dmevents.c | 1 +
multipathd/main.c | 103 +++++++++++++++++++++++++++++++++++++++++++++
multipathd/main.h | 4 ++
multipathd/waiter.c | 22 ++++++++--
6 files changed, 127 insertions(+), 110 deletions(-)
--
2.7.4
next reply other threads:[~2018-03-16 21:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 21:31 Benjamin Marzinski [this message]
2018-03-16 21:31 ` [PATCH 1/3] multipathd: fix waiter thread cancelling Benjamin Marzinski
2018-03-19 12:59 ` Martin Wilck
2018-03-19 16:25 ` Benjamin Marzinski
2018-03-19 20:02 ` Martin Wilck
2018-03-16 21:31 ` [PATCH 2/3] multipathd: move __setup_multipath to multipathd Benjamin Marzinski
2018-03-19 13:07 ` Martin Wilck
2018-03-16 21:31 ` [PATCH 3/3] multipathd: stop waiter in __setup_multipath Benjamin Marzinski
2018-03-19 13:08 ` Martin Wilck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1521235867-29476-1-git-send-email-bmarzins@redhat.com \
--to=bmarzins@redhat.com \
--cc=dm-devel@redhat.com \
--cc=mwilck@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox