]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: formatsnapshot: Remove explicit listing of supported snapshot formats
authorPeter Krempa <pkrempa@redhat.com>
Wed, 9 Mar 2022 08:40:31 +0000 (09:40 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 10 Mar 2022 12:16:23 +0000 (13:16 +0100)
In blockdev mode we support creating snapshots on all kinds of storage
that qemu allows us to format the image. Drop the part of the sentence
enumerating explicitly supported protocols.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatsnapshot.rst

index b0d8d7ea2f1d06812b3e3017be329a834606535b..e0f4c722351dfcfda0e9fb7b624b6a0505e2b046 100644 (file)
@@ -132,8 +132,8 @@ The top-level ``domainsnapshot`` element may contain the following elements:
       element used in domain disk definitions. See the `disk devices
       <formatdomain.html#elementsDisks>`__ section documentation for further
       information. Libvirt currently supports the ``type`` element in the qemu
-      driver and supported values are ``file``, ``block`` and ``network`` with
-      a protocol of ``gluster`` :since:`(since 1.2.2)` .
+      driver and supported values are ``file``, ``block`` and ``network``
+      :since:`(since 1.2.2)`.
 
       ``source``