]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: volume: Rework lookup of volume objects
authorPeter Krempa <pkrempa@redhat.com>
Thu, 5 Jun 2014 11:29:37 +0000 (13:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 12 Jun 2014 08:26:56 +0000 (10:26 +0200)
commitf332ffc0dcb5a78629d42318a8199e01f5ea2885
treeb48c04d5e2357a8b0bdbf863b13daddda2a5c606
parent30d99eb53435a2ab3b7610fc82100939fc245afc
storage: volume: Rework lookup of volume objects

Add a helper to do all the lookup steps and remove a ton of duplicated
code.
src/storage/storage_driver.c