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

Michal Privoznik posted 3 patches 7 years, 1 month ago
[libvirt] [PATCH v4 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 | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 87f52e83ef..8521204a35 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -49,6 +49,18 @@
       </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. In the past
+          kernel did not care, but starting from 4.16 CGroups are
+          consulted on each access to the device mapper target.
+        </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 v4 3/3] news: Document device mapper fix
Posted by Peter Krempa 7 years, 1 month ago
On Thu, Apr 05, 2018 at 10:09:41 +0200, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

ACK
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v4 3/3] news: Document device mapper fix
Posted by Michal Privoznik 7 years, 1 month ago
On 04/05/2018 12:51 PM, Peter Krempa wrote:
> On Thu, Apr 05, 2018 at 10:09:41 +0200, Michal Privoznik wrote:
>> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
>> ---
>>  docs/news.xml | 12 ++++++++++++
>>  1 file changed, 12 insertions(+)
> 
> ACK
> 

I've pushed these.

Thanks,
Michal

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