mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Make sure to close the open files even when test_fuse() returns earlier because of failures, otherwise the mountpoint is still in use by open files when later guestunmount is called on it.