* blkback does not copy full id from request to response
@ 2007-04-30 23:57 Bruce Rogers
2007-05-01 6:49 ` Keir Fraser
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Rogers @ 2007-04-30 23:57 UTC (permalink / raw)
To: xen-devel
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.
- Bruce Rogers
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: blkback does not copy full id from request to response
2007-04-30 23:57 blkback does not copy full id from request to response Bruce Rogers
@ 2007-05-01 6:49 ` Keir Fraser
2007-05-01 11:43 ` Bruce Rogers
0 siblings, 1 reply; 3+ messages in thread
From: Keir Fraser @ 2007-05-01 6:49 UTC (permalink / raw)
To: Bruce Rogers, xen-devel
On 1/5/07 00:57, "Bruce Rogers" <BROGERS@novell.com> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: blkback does not copy full id from request to response
2007-05-01 6:49 ` Keir Fraser
@ 2007-05-01 11:43 ` Bruce Rogers
0 siblings, 0 replies; 3+ messages in thread
From: Bruce Rogers @ 2007-05-01 11:43 UTC (permalink / raw)
To: Keir Fraser, xen-devel
Thanks.
>>> On 5/1/2007 at 12:49 AM, in message <C25CA178.6A30%Keir.Fraser@cl.cam.ac.uk>,
Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
> On 1/5/07 00:57, "Bruce Rogers" <BROGERS@novell.com> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-01 11:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 23:57 blkback does not copy full id from request to response Bruce Rogers
2007-05-01 6:49 ` Keir Fraser
2007-05-01 11:43 ` Bruce Rogers
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.