[PATCH 0/4] qemu: Fix saving of VMs and certain migration cases on root_squash NFS

Peter Krempa posted 4 patches 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1716393556.git.pkrempa@redhat.com
NEWS.rst                        |  7 +++++
src/lxc/lxc_container.c         |  4 +--
src/security/security_dac.c     |  7 +----
src/util/vircommand.c           |  3 +-
src/util/virfile.c              | 51 +++++++++++++++++----------------
src/util/virutil.c              | 16 +++++------
tests/commandtest.c             |  5 ++--
tools/virt-login-shell-helper.c |  3 +-
8 files changed, 49 insertions(+), 47 deletions(-)
[PATCH 0/4] qemu: Fix saving of VMs and certain migration cases on root_squash NFS
Posted by Peter Krempa 6 months ago
See 3/4 for explanation.

Peter Krempa (4):
  virfile: Modernize definition of
    virFileOpenForked/virFileOpenForceOwnerMode/virFileOpenAs
  virGetGroupList: Refactor and fix callers
  virFileOpenForked: Fix handling of return value from virSocketSendFD()
  NEWS: Mention migration/save bug on root_squash NFS

 NEWS.rst                        |  7 +++++
 src/lxc/lxc_container.c         |  4 +--
 src/security/security_dac.c     |  7 +----
 src/util/vircommand.c           |  3 +-
 src/util/virfile.c              | 51 +++++++++++++++++----------------
 src/util/virutil.c              | 16 +++++------
 tests/commandtest.c             |  5 ++--
 tools/virt-login-shell-helper.c |  3 +-
 8 files changed, 49 insertions(+), 47 deletions(-)

-- 
2.45.1