|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Windows Bug Check 0x101 issue
Ian Jackson writes ("Re: [Xen-devel] Windows Bug Check 0x101 issue"):
> If you do that then callers who get NULL from bdrv_aio_flush will know
> that it is actually an error.
Sorry, rereading the code I see that that's not quite right.
bdrv_aio_* routines return NULL to indicate that the callback has
already been done; any error is given to the callback to handle.
That's what this one should do; that part code should look quite like
the innards of bdrv_aio_read_em.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Windows Bug Check 0x101 issue, Kouya Shimura
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Samuel Thibault
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Keir Fraser
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Kouya Shimura
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Keir Fraser
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Ian Jackson
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Samuel Thibault
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Kouya Shimura
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Samuel Thibault
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Ian Jackson
- Re: [Xen-devel] Windows Bug Check 0x101 issue,
Ian Jackson <=
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Alan Cox
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Ian Jackson
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Alan Cox
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Ian Jackson
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Kouya Shimura
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Alan Cox
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Ian Jackson
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Alan Cox
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Ian Jackson
- Re: [Xen-devel] Windows Bug Check 0x101 issue, Kouya Shimura
|
|
|
|
|