[libvirt] [PATCH 4/7] gendispatch: remove IOThreads from name fixups

Ján Tomko jtomko at redhat.com
Thu Mar 26 13:08:36 UTC 2015


On Thu, Mar 26, 2015 at 10:47:01AM +0100, Peter Krempa wrote:
> On Wed, Mar 25, 2015 at 19:39:09 +0100, Ján Tomko wrote:
> > No more APIs have IOThreads in their name now.
> > ---
> >  src/rpc/gendispatch.pl | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/src/rpc/gendispatch.pl b/src/rpc/gendispatch.pl
> > index aa73d0c..b642d6e 100755
> > --- a/src/rpc/gendispatch.pl
> > +++ b/src/rpc/gendispatch.pl
> > @@ -67,7 +67,6 @@ sub fixup_name {
> >      $name =~ s/Fsfreeze$/FSFreeze/;
> >      $name =~ s/Fsthaw$/FSThaw/;
> >      $name =~ s/Fsinfo$/FSInfo/;
> > -    $name =~ s/Iothreads$/IOThreads/;
> >      $name =~ s/Iothread$/IOThread/;
> >      $name =~ s/Scsi/SCSI/;
> >      $name =~ s/Wwn$/WWN/;
> 
> Squash this to the previous patch.
> 
> ACK
> 
> Peter

I have squashed it in locally, fixed the alignment and sent patches for
the python and perl bindings based on this rename (up to this patch).

Jan


> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150326/6b6d7d5f/attachment-0001.sig>


More information about the libvir-list mailing list