mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: support qcow2 format in luks encryption volume
Signed-off-by: Meina Li <meili@redhat.com> Reviewed-by: Han Han <hhan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
committed by
Michal Privoznik
parent
1f61660ed9
commit
24ddf9d0fb
@@ -128,7 +128,9 @@
|
||||
|
||||
<p>
|
||||
Here is an example specifying use of the <code>luks</code> format for
|
||||
a specific cipher algorithm for volume creation:
|
||||
a specific cipher algorithm for volume creation.
|
||||
<span class="since">Since 6.10.0,</span> the <code>target</code> format
|
||||
can also support <code>qcow2</code> type with <code>luks</code> encryption.
|
||||
</p>
|
||||
<pre>
|
||||
<volume>
|
||||
|
||||
Reference in New Issue
Block a user