[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/4] vscsiif.h: remove reference to WWN
>>> On 02.03.15 at 11:15, <olaf@xxxxxxxxx> 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. I'm not sure - even if a particular implementation doesn't support certain functionality, I would say the interface definition can still name this as a possibility. Jan > --- 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |