On Tue, Apr 13, 2021 at 03:39:38PM -0500, Jonathon Jongsma wrote: > These errors are demoted to debug statements[1] since they're only > intended to be used as return values for public APIs. This makes it > difficult to debug the problem when something goes wrong since no error > message is logged. Switch instead to VIR_ERR_INTERNAL_ERROR so that the > error is logged as expected. > > [1] See the implementation of daemonErrorLogFilter() for details: > https://gitlab.com/libvirt/libvirt/-/blob/e2f82a3704f680fbb37a733476d870c19232c23e/src/remote/remote_daemon.c#L89 > > Signed-off-by: Jonathon Jongsma <[email protected]> > --- Reviewed-by: Erik Skultety <[email protected]>
- [libvirt PATCH v2 00/12] Some additional cleanups to mdev... Jonathon Jongsma
- [libvirt PATCH v2 01/12] nodedev: don't log error in... Jonathon Jongsma
- Re: [libvirt PATCH v2 01/12] nodedev: don't log ... Laine Stump
- Re: [libvirt PATCH v2 01/12] nodedev: don't log ... Erik Skultety
- [libvirt PATCH v2 03/12] tests: nodedev: switch all ... Jonathon Jongsma
- [libvirt PATCH v2 02/12] nodedev: avoid use of VIR_E... Jonathon Jongsma
- Re: [libvirt PATCH v2 02/12] nodedev: avoid use ... Laine Stump
- Re: [libvirt PATCH v2 02/12] nodedev: avoid use ... Erik Skultety
- [libvirt PATCH v2 07/12] nodedev: driver: Create a g... Jonathon Jongsma
- [libvirt PATCH v2 04/12] nodedev: driver: Swap virMd... Jonathon Jongsma
- [libvirt PATCH v2 06/12] nodedev: driver: Introduce ... Jonathon Jongsma
- Re: [libvirt PATCH v2 06/12] nodedev: driver: In... Erik Skultety
- Re: [libvirt PATCH v2 06/12] nodedev: driver... Jonathon Jongsma
- Re: [libvirt PATCH v2 06/12] nodedev: dr... Erik Skultety
- [libvirt PATCH v2 05/12] nodedev: Switch to using lo... Jonathon Jongsma
