From: Juergen Gross <jgross@suse.com>
To: Olaf Hering <olaf@aepfle.de>, xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>,
Keir Fraser <keir@xen.org>,
Ian Campbell <ian.campbell@citrix.com>,
Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH 1/4] vscsiif.h: remove reference to WWN
Date: Mon, 02 Mar 2015 11:59:14 +0100 [thread overview]
Message-ID: <54F44282.1070009@suse.com> (raw)
In-Reply-To: <1425291362-30228-2-git-send-email-olaf@aepfle.de>
On 03/02/2015 11:15 AM, Olaf Hering wrote:
> The code in xend, xenlinux and pvops 3.18 expects the h:c:t:l notation.
> Remove incorrect reference to WWN because it was never supported. And
> its not clear how it could be supported. p-devname can be used to store
> a config string.
The pvops backend driver should support the WWN notation. In case it
isn't working this is a bug which should be repaired.
I implemented the WWn version before adding the possibility to use
h:c:t:l due to compatibility with xend...
So: NAK.
Juergen
>
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Keir Fraser <keir@xen.org>
> Cc: Tim Deegan <tim@xen.org>
> ---
> xen/include/public/io/vscsiif.h | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/xen/include/public/io/vscsiif.h b/xen/include/public/io/vscsiif.h
> index 7a1db05..373ca3f 100644
> --- a/xen/include/public/io/vscsiif.h
> +++ b/xen/include/public/io/vscsiif.h
> @@ -58,9 +58,8 @@
> * p-dev
> * Values: string
> *
> - * A string specifying the backend device: either a 4-tuple "h:c:t:l"
> - * (host, controller, target, lun, all integers), or a WWN (e.g.
> - * "naa.60014054ac780582").
> + * A string specifying the backend device in form of a 4-tuple "h:c:t:l"
> + * (host, controller, target, lun, all integers).
> *
> * v-dev
> * Values: string
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>
next prev parent reply other threads:[~2015-03-02 10:59 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 10:15 [PATCH 0/4] libbxl: add support for pvscsi, iteration 2 Olaf Hering
2015-03-02 10:15 ` [PATCH 1/4] vscsiif.h: remove reference to WWN Olaf Hering
2015-03-02 10:46 ` Jan Beulich
2015-03-02 10:50 ` Andrew Cooper
2015-03-02 10:55 ` Jürgen Groß
2015-03-02 11:00 ` Andrew Cooper
2015-03-02 10:59 ` Jan Beulich
2015-03-02 10:59 ` Juergen Gross [this message]
2015-03-02 14:34 ` Olaf Hering
2015-03-02 14:40 ` Olaf Hering
2015-03-02 14:55 ` Juergen Gross
2015-03-02 10:16 ` [PATCH 2/4] docs: add vscsi to xenstore-paths.markdown Olaf Hering
2015-03-02 10:16 ` [PATCH 3/4] docs: add pvscsi.txt Olaf Hering
2015-03-02 10:49 ` Jan Beulich
2015-03-02 11:04 ` Juergen Gross
2015-03-02 15:14 ` Olaf Hering
2015-03-02 15:35 ` Juergen Gross
2015-03-02 18:24 ` Olaf Hering
2015-03-02 10:16 ` [PATCH 4/4] libxl: add support for vscsi Olaf Hering
2015-03-02 14:20 ` Olaf Hering
2015-03-02 14:31 ` Ian Campbell
2015-03-02 15:11 ` Olaf Hering
2015-03-02 14:27 ` Olaf Hering
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=54F44282.1070009@suse.com \
--to=jgross@suse.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=olaf@aepfle.de \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/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.