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

Michal Privoznik mprivozn at redhat.com
Thu Apr 5 08:09:41 UTC 2018


Signed-off-by: Michal Privoznik <mprivozn at 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




More information about the libvir-list mailing list