On Mon 06 May 2019 04:27:39 PM CEST, Vladimir Sementsov-Ogievskiy wrote: > Background: decryption will be done in threads, to take benefit of it, > we should move it out of the lock first. > > But let's go further: it turns out, that only > qcow2_get_cluster_offset() needs locking, so reduce locking to it. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
