]> xenbits.xensource.com Git - libvirt.git/commit
storage: Use virStoragePoolObjGetDef accessor for storage_util
authorJohn Ferlan <jferlan@redhat.com>
Mon, 8 May 2017 12:47:32 +0000 (08:47 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 6 Oct 2017 11:09:47 +0000 (07:09 -0400)
commitc0682800cd7556b6fbd2af1960475a59eba1a1e1
treebc35d23320222ac62a4542b31bf3417f01505057
parent296d6e2d939b23c71c70833feef10d596ee1d8fa
storage: Use virStoragePoolObjGetDef accessor for storage_util

In preparation for privatizing the object, use the accessor.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_util.c