[libvirt] [PATCH v2 libvirt 7/8] conf: fix comment

Giuseppe Scrivano gscrivan at redhat.com
Tue Aug 19 19:46:58 UTC 2014


Michal Privoznik <mprivozn at redhat.com> writes:

> On 11.08.2014 16:47, Giuseppe Scrivano wrote:
>> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
>> ---
>>   src/conf/domain_conf.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/src/conf/domain_conf.h b/src/conf/domain_conf.h
>> index 748dea7..32ca32d 100644
>> --- a/src/conf/domain_conf.h
>> +++ b/src/conf/domain_conf.h
>> @@ -752,7 +752,7 @@ struct _virDomainControllerDef {
>>   };
>>
>>
>> -/* Two types of disk backends */
>> +/* Types of disk backends */
>>   typedef enum {
>>       VIR_DOMAIN_FS_TYPE_MOUNT, /* Mounts (binds) a host dir on a guest dir */
>>       VIR_DOMAIN_FS_TYPE_BLOCK, /* Mounts a host block dev on a guest dir */
>>
>
> ACK, again can be pushed out of order.

thanks, I am going to push it soon.

Giuseppe




More information about the libvir-list mailing list