[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] block: More complete inactivate/invalidate of o
From: |
Fam Zheng |
Subject: |
[Qemu-devel] [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
- [Qemu-devel] [PATCH 0/2] block: More complete inactivate/invalidate of on graph,
Fam Zheng <=