Home
last modified time | relevance | path

Searched hist:"0 d1c5c91607d1c55a8f5db39c57c6e5c76e21131" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 0d1c5c91607d1c55a8f5db39c57c6e5c76e21131 Tue May 10 21:45:33 CDT 2016 Fam Zheng <famz@redhat.com> block: Invalidate all children

Currently we only recurse to bs->file, which will miss the children in quorum
and VMDK.

Recurse into the whole subtree to avoid that.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>