[libvirt] [PATCH] esx: Refactor storage pool type lookup into a function

Matthias Bolte matthias.bolte at googlemail.com
Fri Dec 10 20:35:25 UTC 2010


2010/12/10 Eric Blake <eblake at redhat.com>:
> On 12/06/2010 01:10 PM, Matthias Bolte wrote:
>> ---
>>  src/esx/esx_storage_driver.c |  130 ++++++++++++++++++------------------------
>>  1 files changed, 56 insertions(+), 74 deletions(-)
>>
>> diff --git a/src/esx/esx_storage_driver.c b/src/esx/esx_storage_driver.c
>> index 83b53fb..9165f7a 100644
>> --- a/src/esx/esx_storage_driver.c
>> +++ b/src/esx/esx_storage_driver.c
>> @@ -49,6 +49,58 @@ verify(MD5_DIGEST_SIZE == VIR_UUID_BUFLEN);
>
> ACK.
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list