qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] block: Fix blockdev-backup not to use funky err


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] block: Fix blockdev-backup not to use funky error class
Date: Thu, 19 Mar 2015 12:29:54 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 17.03.2015 um 08:36 hat Markus Armbruster geschrieben:
> Error classes are a leftover from the days of "rich" error objects.
> New code should always use ERROR_CLASS_GENERIC_ERROR.  Commit
> b7b9d39..7c6a4ab added uses of ERROR_CLASS_DEVICE_NOT_FOUND.  Replace
> them.
> 
> Signed-off-by: Markus Armbruster <address@hidden>

Thanks, applied to the block branch.

Eric, please speak up if libvirt needs the error code for any of these.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]