|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] block_sync bugfix & cleanup
Hi Jun,
The sync disk hasn't received a lot of use (it's quite slow) and is
intended mostly as a simpledemontrator of writing disk plugins. I'm
happy to take cleanups to error handling code, but would rather that
they also fix the call in tapdisk to actually handle the error
properly -- returning BLKIF_RSP_ERROR to the frontend if the io can't
be issued for whatever reason.
Whitespace fixes are fine, but lets do them all at once and in a
separate patch from bug fixes. I can take a look at this for the
entirety of the user blktap code next week.
Thanks!
a.
On 9/1/06, Jun Koi <junkoi2004@xxxxxxxxx> wrote:
Hi Julian and Andrew,
This patch reindents some lines of block_sync.c and fixes a small bug.
Please apply.
Signed-off-by: Jun Koi <junkoi2004@xxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|