From: Hannes Reinecke <hare@suse.de>
To: "Merla, ShivaKrishna" <ShivaKrishna.Merla@netapp.com>
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH] dm-multipath: Accept failed paths for multipath maps
Date: Wed, 18 Dec 2013 08:52:26 +0100 [thread overview]
Message-ID: <52B1543A.4000104@suse.de> (raw)
In-Reply-To: <FB8A412F33166C4A930D37BD63236C902AD4A325@SACEXCMBX02-PRD.hq.netapp.com>
On 12/17/2013 04:57 PM, Merla, ShivaKrishna wrote:
> Hi Hannes, Just verified with SUSE code and I see below check in multipath_iterate_devices(), which is missing in patch.
>
> if (!p->path.dev)
> continue;
> ret = fn(ti, p->path.dev, ti->begin, ti->len, data);
> if (ret)
> goto out;
>
Thanks. I'll be sending an updated patch.
Cheers,
Hannes
--
Dr. Hannes Reinecke zSeries & Storage
hare@suse.de +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)
prev parent reply other threads:[~2013-12-18 7:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 9:15 [PATCH] dm-multipath: Accept failed paths for multipath maps Hannes Reinecke
[not found] ` <FB8A412F33166C4A930D37BD63236C902AD4A2B5@SACEXCMBX02-PRD.hq.netapp.com>
[not found] ` <52AFF5E5.4040800@suse.de>
[not found] ` <FB8A412F33166C4A930D37BD63236C902AD4A325@SACEXCMBX02-PRD.hq.netapp.com>
2013-12-18 7:52 ` Hannes Reinecke [this message]
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=52B1543A.4000104@suse.de \
--to=hare@suse.de \
--cc=ShivaKrishna.Merla@netapp.com \
--cc=dm-devel@redhat.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 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.