[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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(-) Attachment:
blktap2.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |