]> git.proxmox.com Git - mirror_qemu.git/commit - tools/virtiofsd/passthrough_ll.c
virtiofsd: Clean up inodes on destroy
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 22 Feb 2019 18:33:52 +0000 (18:33 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (16:41 +0000)
commit771b01eb76ff480fee984bd1d21727147cc3e702
treed29d7f90c988f8ac4592474d90333d0d54f27cbd
parentbfc50a6e06b10b2f9dbaf6c1a89dd523322e016f
virtiofsd: Clean up inodes on destroy

Clear out our inodes and fd's on a 'destroy' - so we get rid
of them if we reboot the guest.

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/passthrough_ll.c