qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH 0/2] block: More complete inactivate/invalidate of o


From: Fam Zheng
Subject: [Qemu-block] [PATCH 0/2] block: More complete inactivate/invalidate of on graph
Date: Tue, 19 Apr 2016 09:42:55 +0800

If qcow2 is a quorum child, we currently don't properly invalidate or
inactivate it during migration. Recurse into the whole subtree (subgraph) in
both bdrv_invalidate_cache and bdrv_inactivate.



Fam Zheng (2):
  block: Invalidate all children
  block: Inactivate all children

 block.c | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

-- 
2.8.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]