Kevin Wolf <kw...@redhat.com> writes: > 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 <arm...@redhat.com> > > Thanks, applied to the block branch. > > Eric, please speak up if libvirt needs the error code for any of these.
I grepped through the libvirt source code (should've mentioned that), but review from an expert is of course always welcome!