[libvirt] [PATCH v3 3/3] news: Document device mapper fix

Michal Privoznik posted 3 patches 7 years, 1 month ago
There is a newer version of this series
[libvirt] [PATCH v3 3/3] news: Document device mapper fix
Posted by Michal Privoznik 7 years, 1 month ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 87f52e83ef..065b60b6eb 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -49,6 +49,16 @@
       </change>
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          Improve handling of device mapper targets
+        </summary>
+        <description>
+          When starting a domain with a disk backed by a
+          device-mapper volume libvirt also needs to allow the
+          storage backing the device mapper in cgroups.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v4.2.0" date="2018-04-01">
-- 
2.16.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v3 3/3] news: Document device mapper fix
Posted by Peter Krempa 7 years, 1 month ago
On Tue, Apr 03, 2018 at 11:03:27 +0200, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 87f52e83ef..065b60b6eb 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -49,6 +49,16 @@
>        </change>
>      </section>
>      <section title="Bug fixes">
> +      <change>
> +        <summary>
> +          Improve handling of device mapper targets
> +        </summary>
> +        <description>
> +          When starting a domain with a disk backed by a
> +          device-mapper volume libvirt also needs to allow the
> +          storage backing the device mapper in cgroups.

Again, some background for this would be welcome.

> +        </description>
> +      </change>
>      </section>
>    </release>
>    <release version="v4.2.0" date="2018-04-01">
> -- 
> 2.16.1
> 
> --
> libvir-list mailing list
> libvir-list@redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list