|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [GIT PULL] for-2.6.32/bug-fixes
>>> On 18.05.11 at 15:24, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
>> >Well, req->ns_segments = 0, so nseg is zero, which means all
>> >of those for loops never get executed.
>>
>> This you say is the case for the request you saw the failure with, or
>> *all* barrier requests? In the latter case, what do you conclude this
>
> Good question. It was the first barrier request sent when guest tried to
> mount the filesystem. I will instrument the code to see what the other
> barriers contained when they were sent.
That wouldn't tell you anything if they're all empty, as there's nothing
preventing other guests (including other guest OSes) to still send
non-empty ones - after all the protocol allows for this.
Jan
>> from?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|