From: Eric Biggers Date: Sun, 13 Mar 2022 01:05:58 +0000 (-0800) Subject: common/encrypt: log full ciphertext verification params X-Git-Tag: v2022.05.01~53 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=775e2763a39264adba5c33482db89ef2b0634ac3;p=xfstests-dev.git common/encrypt: log full ciphertext verification params To help with debugging, log some additional information to $seqres.full. Signed-off-by: Eric Biggers Signed-off-by: Eryu Guan --- diff --git a/common/encrypt b/common/encrypt index 2cf02ca0..cf402570 100644 --- a/common/encrypt +++ b/common/encrypt @@ -908,6 +908,17 @@ _verify_ciphertext_for_encryption_policy() echo -e "\tfilenames_encryption_mode: $filenames_encryption_mode" [ $# -ne 0 ] && echo -e "\toptions: $*" + cat >> $seqres.full <