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(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list