On Wed, 09/28 18:37, Max Reitz wrote: > On 27.09.2016 08:37, Fam Zheng wrote: > > Similar to blockdev-backup, if the target was already moved to a > > different AioContext, bad things can happen. This happens when the > > target belongs to a data plane device. It's a very unlikely case, but > > let's check it anyway. > > You didn't implement it for blockdev-mirror, though, but for > drive-mirror (which I don't think needs this check).
Ugh, will fix.