[libvirt] [PATCH v5 0/2] Avoid slash characteres for 'domrename' command.

Julio Faracco posted 2 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180501155609.4928-1-jcfaracco@gmail.com
Test syntax-check passed
src/qemu/qemu_driver.c | 6 ++++++
src/test/test_driver.c | 6 ++++++
2 files changed, 12 insertions(+)
[libvirt] [PATCH v5 0/2] Avoid slash characteres for 'domrename' command.
Posted by Julio Faracco 5 years, 11 months ago
The commits enhace the 'domrename' command of QEMU and Test drivers to
avoid slashes chars inside the new domain name.

Julio Faracco (2):
  qemu: avoid slash characters to the new domain name.
  test: avoid slash characters to the new domain name.

 src/qemu/qemu_driver.c | 6 ++++++
 src/test/test_driver.c | 6 ++++++
 2 files changed, 12 insertions(+)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v5 0/2] Avoid slash characteres for 'domrename' command.
Posted by John Ferlan 5 years, 11 months ago

On 05/01/2018 11:56 AM, Julio Faracco wrote:
> The commits enhace the 'domrename' command of QEMU and Test drivers to
> avoid slashes chars inside the new domain name.
> 
> Julio Faracco (2):
>   qemu: avoid slash characters to the new domain name.
>   test: avoid slash characters to the new domain name.
> 
>  src/qemu/qemu_driver.c | 6 ++++++
>  src/test/test_driver.c | 6 ++++++
>  2 files changed, 12 insertions(+)
> 

Series,

Reviewed-by: John Ferlan <jferlan@redhat.com>

John

I'll push when 4.4.0 opens for action!

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v5 0/2] Avoid slash characteres for 'domrename' command.
Posted by Julio Faracco 5 years, 11 months ago
Thanks, John!

--
Julio Cesar Faracco

2018-05-01 19:56 GMT-03:00 John Ferlan <jferlan@redhat.com>:
>
>
> On 05/01/2018 11:56 AM, Julio Faracco wrote:
>> The commits enhace the 'domrename' command of QEMU and Test drivers to
>> avoid slashes chars inside the new domain name.
>>
>> Julio Faracco (2):
>>   qemu: avoid slash characters to the new domain name.
>>   test: avoid slash characters to the new domain name.
>>
>>  src/qemu/qemu_driver.c | 6 ++++++
>>  src/test/test_driver.c | 6 ++++++
>>  2 files changed, 12 insertions(+)
>>
>
> Series,
>
> Reviewed-by: John Ferlan <jferlan@redhat.com>
>
> John
>
> I'll push when 4.4.0 opens for action!
>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v5 0/2] Avoid slash characteres for 'domrename' command.
Posted by John Ferlan 5 years, 11 months ago

On 05/01/2018 11:56 AM, Julio Faracco wrote:
> The commits enhace the 'domrename' command of QEMU and Test drivers to
> avoid slashes chars inside the new domain name.
> 
> Julio Faracco (2):
>   qemu: avoid slash characters to the new domain name.
>   test: avoid slash characters to the new domain name.
> 
>  src/qemu/qemu_driver.c | 6 ++++++
>  src/test/test_driver.c | 6 ++++++
>  2 files changed, 12 insertions(+)
> 

This is now pushed - I leave it up to you to update the bz.  The commit
id for the relevant patch is:

commit 4e1a9702194eab22cb7b5fb34bd84fc47800223d
Author: Julio Faracco <jcfaracco@gmail.com>
Date:   Tue May 1 12:56:08 2018 -0300

    qemu: avoid slash characters to the new domain name.

...

$ git describe 4e1a9702194eab22cb7b5fb34bd84fc47800223d
v4.3.0-18-g4e1a970219
$

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v5 0/2] Avoid slash characteres for 'domrename' command.
Posted by Julio Faracco 5 years, 11 months ago
Done, John!

--
Julio Cesar Faracco

2018-05-03 12:27 GMT-03:00 John Ferlan <jferlan@redhat.com>:
>
>
> On 05/01/2018 11:56 AM, Julio Faracco wrote:
>> The commits enhace the 'domrename' command of QEMU and Test drivers to
>> avoid slashes chars inside the new domain name.
>>
>> Julio Faracco (2):
>>   qemu: avoid slash characters to the new domain name.
>>   test: avoid slash characters to the new domain name.
>>
>>  src/qemu/qemu_driver.c | 6 ++++++
>>  src/test/test_driver.c | 6 ++++++
>>  2 files changed, 12 insertions(+)
>>
>
> This is now pushed - I leave it up to you to update the bz.  The commit
> id for the relevant patch is:
>
> commit 4e1a9702194eab22cb7b5fb34bd84fc47800223d
> Author: Julio Faracco <jcfaracco@gmail.com>
> Date:   Tue May 1 12:56:08 2018 -0300
>
>     qemu: avoid slash characters to the new domain name.
>
> ...
>
> $ git describe 4e1a9702194eab22cb7b5fb34bd84fc47800223d
> v4.3.0-18-g4e1a970219
> $
>
> John

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