|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] handling errors in blktaplib
blktaplib doesnt handle errors properly in several places: it just
printed out the error message and exit, which is a bad behaviour for a
library.
this patch (against ChangeSet@xxxxxx) fixes the problem and then
handles the potential errors in blkdump. it also makes few cleanups.
(Andrew, there is another fix for parallax, but it will be sent later,
after my last patch on parallax get merged/rejected)
Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
$ diffstat blktap2.patch
blkdump.c | 18 +++++++++++++++---
blktaplib.c | 46 +++++++++++++++++++++++++++++++---------------
blktaplib.h | 12 +++++++++---
3 files changed, 55 insertions(+), 21 deletions(-)
blktap2.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] handling errors in blktaplib,
aq <=
|
|
|
|
|