[libvirt] [PATCH 05/10] list: Implement listAllStoragePools for test driver

Eric Blake eblake at redhat.com
Wed Sep 5 16:17:45 UTC 2012


On 09/04/2012 09:16 AM, Osier Yang wrote:
> src/test/test_driver.c: Implement listAllStoragePools
> ---
>  src/test/test_driver.c |   17 +++++++++++++++++
>  1 files changed, 17 insertions(+), 0 deletions(-)
> 

> @@ -5662,6 +5678,7 @@ static virStorageDriver testStorageDriver = {
>      .listPools = testStorageListPools, /* 0.5.0 */
>      .numOfDefinedPools = testStorageNumDefinedPools, /* 0.5.0 */
>      .listDefinedPools = testStorageListDefinedPools, /* 0.5.0 */
> +    .listAllPools = testStorageListAllPools, /* 0.10.0 */

0.10.2.

ACK with that fix.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120905/d28c86aa/attachment-0001.sig>


More information about the libvir-list mailing list