]> git.proxmox.com Git - mirror_qemu.git/commit
virtiofsd: Handle hard reboot
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 22 Nov 2018 16:05:09 +0000 (16:05 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (16:41 +0000)
commite8556f49098b5d95634e592d79a97f761b76c96e
tree9292bb9fa6af163683a08263e7427d9ba0de650d
parentc806d6435fe95fd54b379920aca2f4e3ea1f3258
virtiofsd: Handle hard reboot

Handle a
  mount
  hard reboot (without unmount)
  mount

we get another 'init' which FUSE doesn't normally expect.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_lowlevel.c