[libvirt] [PATCH 2/2] news: Document lvm volume resize

apolyakov@beget.ru posted 2 patches 7 years, 8 months ago
[libvirt] [PATCH 2/2] news: Document lvm volume resize
Posted by apolyakov@beget.ru 7 years, 8 months ago
From: Alexander Polyakov <apolyakov@beget.com>

Signed-off-by: Alexander Polyakov <apolyakov@beget.com>
---
 docs/news.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 483f9d6d1..44e99205f 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,14 @@
     <section title="New features">
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          logical: Add volume resize
+        </summary>
+        <description>
+          It's now possible to resize LVM volumes.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 2/2] news: Document lvm volume resize
Posted by John Ferlan 7 years, 7 months ago

On 09/07/2017 08:56 AM, apolyakov@beget.ru wrote:
> From: Alexander Polyakov <apolyakov@beget.com>
> 
> Signed-off-by: Alexander Polyakov <apolyakov@beget.com>
> ---
>  docs/news.xml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 483f9d6d1..44e99205f 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -37,6 +37,14 @@
>      <section title="New features">
>      </section>
>      <section title="Improvements">
> +      <change>
> +        <summary>
> +          logical: Add volume resize
> +        </summary>
> +        <description>
> +          It's now possible to resize LVM volumes.

I would probably add "non sparse" LVM volumes... Just to be clear.

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

John
> +        </description>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
> 

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