WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Xend: Fix Device Duplicate Check

To: Yosuke Iwamatsu <y-iwamatsu@xxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] [PATCH] Xend: Fix Device Duplicate Check
From: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>
Date: Tue, 18 Dec 2007 10:21:05 +0900
Delivery-date: Mon, 17 Dec 2007 17:21:56 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47664125.8090907@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <47664125.8090907@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Iwamatsu,

Could you improve your patch to cause an error in the following 
conditions? 

- different blktap disk type:
 disk = [ 'tap:aio:/xen/root.img,hda1,w', 'tap:sync:/xen/root.img,hdb1,w' ]
               ^^^                             ^^^^
- different device type:
 disk = [ 'file:/xen/root.img,hda1,w', 'tap:***:/xen/root.img,hdb1,w' ]
           ^^^^                         ^^^

Best regards,
 Kan

Mon, 17 Dec 2007 18:28:05 +0900, Yosuke Iwamatsu wrote:

>Hi,
>
>This patch fixes device duplicate check as follows.
>
>- Add duplicate check for the blktap device
>- Do case-insensitve comparison for mac addresses
>
>Regards,
>-------------------
>Yosuke Iwamatsu
>        NEC Corporation


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>