]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: use stored index to lookup disks
authorPeter Krempa <pkrempa@redhat.com>
Fri, 6 Oct 2017 12:23:05 +0000 (14:23 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Oct 2017 04:19:18 +0000 (06:19 +0200)
commit9cc8d6ee9ef373181a9886a0cdc9ab3acbc29e32
tree680944835c239c7b7841d0da4ff9796ebc347dad
parentc6231a6a6c207070d00b1697238737204155f25d
util: storage: use stored index to lookup disks

We can now use the backing store ID directly rather than counting the
number of images seen while looking up images.
src/util/virstoragefile.c