Il 16/07/2013 05:31, Stefan Hajnoczi ha scritto:
> On Wed, Jul 03, 2013 at 04:34:26PM +0200, Paolo Bonzini wrote:
>> > +        if ((ret & BDRV_BLOCK_DATA) &&
>> > +            !(ret & BDRV_BLOCK_OFFSET_VALID)) {
>> > +            error_report("File contains external or compressed 
>> > clusters.");
> What does "external clusters" mean?  Did you mean encrypted?

It means clusters that come from a separate file, as in vmdk extents.
But yes, these are encrypted too.

Paolo

Reply via email to