Re: [PATCH 3/8] hyperv: break out common lookups into separate functions

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

 



On Oct 2, 2020, at 2:25 AM, Pino Toscano <ptoscano@xxxxxxxxxx> wrote:
> Note that now hypervGetVirtualSystemByID() issues VIR_ERR_INTERNAL_ERROR
> in case &computerSystem / *computerSystemList is null, instead of
> VIR_ERR_NO_DOMAIN. Shouldn't this still be able to explicitly report
> when the requested domain does not exist?

I’ll split it up into two conditionals. Would you prefer to see the NULL 
check that produces the VIR_ERR_NO_DOMAIN error in the new helper 
function (hypervGetVirtualSystemByID) or its caller 
(hypervDomainLookupByID)?

I’ll also change the code to report VIR_ERR_OPERATION_FAILED instead of 
VIR_ERR_INTERNAL_ERROR for WS-MAN failures. I had considered 
VIR_ERR_RPC, but decided to go with VIR_ERR_OPERATION_FAILED since 
WS-MAN isn’t exactly RPC.

Thanks again for all your help.

-- 
Matt





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux