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(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org