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] blkback does not copy full id from request to response

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] blkback does not copy full id from request to response
From: "Bruce Rogers" <BROGERS@xxxxxxxxxx>
Date: Tue, 01 May 2007 05:43:00 -0600
Delivery-date: Tue, 01 May 2007 04:41:51 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C25CA178.6A30%Keir.Fraser@xxxxxxxxxxxx>
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: <46362DFE.092E.0048.1@xxxxxxxxxx> <C25CA178.6A30%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thanks.

>>> On 5/1/2007 at 12:49 AM, in message 
>>> <C25CA178.6A30%Keir.Fraser@xxxxxxxxxxxx>,
Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
> On 1/5/07 00:57, "Bruce Rogers" <BROGERS@xxxxxxxxxx> wrote:
> 
>> I just noticed that the linux block backend does not copy the full 64 bits
>> of the id field of a request to the associated response.  The blkif.h states
>>  that this is echoed in the response.  An unsigned long in make_response
>> is used as an intermediary.
>> 
>> This would sure be helpful to me if the full 64 bits were echoed.
> 
> Will fix. 
> 
>  -- Keir


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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] blkback does not copy full id from request to response, Bruce Rogers <=