]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Rename @vol to @volDef in testOpenVolumesForPool
authorJohn Ferlan <jferlan@redhat.com>
Wed, 26 Jul 2017 17:33:30 +0000 (13:33 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 6 Oct 2017 10:53:05 +0000 (06:53 -0400)
commit3a867d9e52ad05f73778d8ed29eddaba8dfdc83c
treefc008c1ae8e17bf1877bcf1edf18c4e5bb6d6c36
parentbfcd8fc924693297c98a35ac00d2618d810ad43f
test: Rename @vol to @volDef in testOpenVolumesForPool

Make it more obvious as we're about to need to change how
obj->def gets referenced.

Perform a couple of minor cleanups along the way too.
src/test/test_driver.c