[libvirt] [PATCH v2 0/2] Rearrange order in lxcDomainUpdateDeviceFlags

John Ferlan posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180630145116.32664-1-jferlan@redhat.com
Test syntax-check passed
src/lxc/lxc_driver.c | 66 ++++++++++++++++++----------------------------------
1 file changed, 22 insertions(+), 44 deletions(-)
[libvirt] [PATCH v2 0/2] Rearrange order in lxcDomainUpdateDeviceFlags
Posted by John Ferlan 5 years, 10 months ago
v1: https://www.redhat.com/archives/libvir-list/2018-June/msg01706.html

Changes since v1,

- Insert patch 1 to remove the FORCE flag from the possible/allowed
  list of flags - it was only useful for live anyway

- Continue to rearrange things as suggested from review.

John Ferlan (2):
  lxc: Remove FORCE flag from lxcDomainUpdateDeviceFlags
  lxc: Rearrange order in lxcDomainUpdateDeviceFlags

 src/lxc/lxc_driver.c | 66 ++++++++++++++++++----------------------------------
 1 file changed, 22 insertions(+), 44 deletions(-)

-- 
2.14.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] Rearrange order in lxcDomainUpdateDeviceFlags
Posted by Michal Prívozník 5 years, 10 months ago
On 06/30/2018 04:51 PM, John Ferlan wrote:
> v1: https://www.redhat.com/archives/libvir-list/2018-June/msg01706.html
> 
> Changes since v1,
> 
> - Insert patch 1 to remove the FORCE flag from the possible/allowed
>   list of flags - it was only useful for live anyway
> 
> - Continue to rearrange things as suggested from review.
> 
> John Ferlan (2):
>   lxc: Remove FORCE flag from lxcDomainUpdateDeviceFlags
>   lxc: Rearrange order in lxcDomainUpdateDeviceFlags
> 
>  src/lxc/lxc_driver.c | 66 ++++++++++++++++++----------------------------------
>  1 file changed, 22 insertions(+), 44 deletions(-)
> 

ACK

Michal

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