[Libguestfs] [PATCH] Remove function wait_ready in virt-v2v.pl

Matthew Booth mbooth at redhat.com
Wed Jan 27 10:17:15 UTC 2010


On 27/01/10 00:00, Richard W.M. Jones wrote:
> On Tue, Jan 26, 2010 at 10:25:41PM +0800, jyang at redhat.com wrote:
>> From: Osier Yang <jyang at redhat.com>
>>
>> ---
>>  v2v/virt-v2v.pl |    1 -
>>  1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/v2v/virt-v2v.pl b/v2v/virt-v2v.pl
>> index 9eee590..0ad3c6e 100755
>> --- a/v2v/virt-v2v.pl
>> +++ b/v2v/virt-v2v.pl
>> @@ -265,7 +265,6 @@ sub get_guestfs_handle
>>      $g->set_selinux(1);
>>  
>>      $g->launch ();
>> -    $g->wait_ready ();
>>  
>>      return $g;
>>  }
>> -- 
>> 1.6.4.2
> 
> ACK.  All calls to wait_ready are no-ops, and can be removed.
> 
> Rich.
> 

Pushed,

Matt
-- 
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team

M:       +44 (0)7977 267231
GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490




More information about the Libguestfs mailing list