[libvirt] [PATCH] libxl: Unconditionally call virSysinfoRead() on driver init

Jim Fehlig jfehlig at suse.com
Thu Sep 5 06:46:42 UTC 2013


Eric Blake wrote:
> On 09/04/2013 05:07 PM, Jim Fehlig wrote:
>   
>> No need to check if priviledged when reading hostsysinfo, since
>> that check was already done in libxlDriverShouldLoad().  The
>> libxl driver fails to load if not priviledged.
>>     
>
> s/priviledged/privileged/ (twice)
>
>   
>> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
>> ---
>>  src/libxl/libxl_driver.c | 3 +--
>>  1 file changed, 1 insertion(+), 2 deletions(-)
>>     
>
> ACK.
>   

Fixed the spelling errors in the commit message and pushed.  Thanks.

Regards,
Jim




More information about the libvir-list mailing list