
31 Aug
2022
31 Aug
'22
1:02 p.m.
On a Wednesday in 2022, Kristina Hanicova wrote:
This patch removes virLXCDomainObjBeginJob() and replaces it with call to the generalized virDomainObjBeginJob().
Signed-off-by: Kristina Hanicova <khanicov@redhat.com> --- src/lxc/lxc_domain.c | 57 -------------------------------------------- src/lxc/lxc_domain.h | 6 ----- src/lxc/lxc_driver.c | 46 +++++++++++++++++------------------ 3 files changed, 23 insertions(+), 86 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano