]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: snapshot: Use new APIs to detect presence of existing storage files
authorPeter Krempa <pkrempa@redhat.com>
Tue, 11 Feb 2014 16:18:35 +0000 (17:18 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 14 Feb 2014 10:07:29 +0000 (11:07 +0100)
commit7183d7d2e80b45ef0b9c3d352f0e3faf63c301a4
treece2033f391fd677724a9cc09bbeb06bab8bfe918
parent8f4091d6771069324e60c8708881b76de8a8ab8a
qemu: snapshot: Use new APIs to detect presence of existing storage files

Use the new storage driver based "stat" api to detect exiting files just
as we did with local files.
src/qemu/qemu_driver.c