From 24ddf9d0fbfc0890f4c0300b091fecc37d495aa1 Mon Sep 17 00:00:00 2001 From: Meina Li Date: Thu, 24 Dec 2020 04:31:55 -0500 Subject: [PATCH] docs: support qcow2 format in luks encryption volume Signed-off-by: Meina Li Reviewed-by: Han Han Reviewed-by: Michal Privoznik --- docs/formatstorageencryption.html.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/formatstorageencryption.html.in b/docs/formatstorageencryption.html.in index ea80a87cfb..7215c307d7 100644 --- a/docs/formatstorageencryption.html.in +++ b/docs/formatstorageencryption.html.in @@ -128,7 +128,9 @@

Here is an example specifying use of the luks format for - a specific cipher algorithm for volume creation: + a specific cipher algorithm for volume creation. + Since 6.10.0, the target format + can also support qcow2 type with luks encryption.

 <volume>
-- 
2.47.3