From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Varoqui Subject: Re: [PATCH v3 0/7] misc patches Date: Mon, 27 Feb 2017 07:09:55 +0100 Message-ID: References: <1487125017-22049-1-git-send-email-bmarzins@redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1462706858145221547==" Return-path: In-Reply-To: <1487125017-22049-1-git-send-email-bmarzins@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Benjamin Marzinski Cc: device-mapper development List-Id: dm-devel.ids --===============1462706858145221547== Content-Type: multipart/alternative; boundary=f403043792ccabdd7905497ced10 --f403043792ccabdd7905497ced10 Content-Type: text/plain; charset=UTF-8 Hi Ben, can you rebase the set, starting from 2/7 ? 1/7 is already merged. Thanks, Christophe. On Wed, Feb 15, 2017 at 3:16 AM, Benjamin Marzinski wrote: > Here's a couple of minor features bugfixes and cleanups. The biggest > change is that the detect_checker option now sets the checker for > devices with detected ALUA to TUR. Also, udev wasn't correctly > disabling rules for multipath devices that lost their last usable > path through a table reload. This was causing lvmetad some problems > on failing multipath devices. > > Differences from v2: > > libmultipath: add detect_checker option > ---------------------------------------- > I've removed is_alua, and now just use the paths tpgs variable to > check if the path is in ALUA mode. > > Benjamin Marzinski (7): > kpartx: don't keep creating recursive partitions > libmultipath: add detect_checker option > libmultipath: cleanup orphan device states > multipathd: don't update priority of failed paths > multipathd: add messages on delayed path addition > multipathd: allow resetting stats > fix udev rules for failed multipath devices > > kpartx/dos.c | 2 +- > libmultipath/config.c | 3 ++ > libmultipath/config.h | 2 ++ > libmultipath/defaults.h | 1 + > libmultipath/devmapper.c | 3 +- > libmultipath/devmapper.h | 6 ++++ > libmultipath/dict.c | 10 ++++++ > libmultipath/discovery.c | 28 +++++++++++++-- > libmultipath/hwtable.c | 1 + > libmultipath/print.c | 4 +-- > libmultipath/prioritizers/alua_spc3.h | 1 + > libmultipath/propsel.c | 31 ++++++++++------ > libmultipath/propsel.h | 1 + > libmultipath/structs.c | 2 ++ > libmultipath/structs.h | 7 ++++ > multipath/11-dm-mpath.rules | 67 ++++++++++++++++++++++++------ > ----- > multipath/multipath.conf.5 | 18 ++++++++++ > multipathd/cli.c | 2 ++ > multipathd/cli_handlers.c | 44 +++++++++++++++++++++++ > multipathd/cli_handlers.h | 2 ++ > multipathd/main.c | 8 ++++- > 21 files changed, 206 insertions(+), 37 deletions(-) > > -- > 1.8.3.1 > > --f403043792ccabdd7905497ced10 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Ben,

can you rebase the set, startin= g from 2/7 ?
1/7 is already merged.

Than= ks,
Christophe.

On Wed, Feb 15, 2017 at 3:16 AM, Benjamin Marzinski <bmarzins@redhat.com> wrote:

--
1.8.3.1


--f403043792ccabdd7905497ced10-- --===============1462706858145221547== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============1462706858145221547==--