Luiz Capitulino <lcapitul...@redhat.com> writes: > This commit changes hmp_cont() to loop through all block devices > and proactively set an encryption key for any encrypted device > without a valid one. > > This change is needed because QERR_DEVICE_ENCRYPTED is going to be > dropped by a future commit.
I'm afraid this breaks for unencrypted images with encrypted backing files. See the reply to v1 12/34 I just sent.