Searched hist:e12f3784097a26a1ba51be420f41038b4c0ae5d1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block.h | diff e12f3784097a26a1ba51be420f41038b4c0ae5d1 Thu Jul 16 21:12:22 CDT 2015 Wen Congyang <wency@cn.fujitsu.com> block: more check for replaced node
We use mirror+replace to fix quorum's broken child. bs/s->common.bs is quorum, and to_replace is the broken child. The new child is target_bs. Without this patch, the replace node can be any node, and it can be top BDS with BB, or another quorum's child. We just check if the broken child is part of the quorum BDS in this patch.
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Message-id: 55A86486.1000404@cn.fujitsu.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/block/ |
H A D | mirror.c | diff e12f3784097a26a1ba51be420f41038b4c0ae5d1 Thu Jul 16 21:12:22 CDT 2015 Wen Congyang <wency@cn.fujitsu.com> block: more check for replaced node
We use mirror+replace to fix quorum's broken child. bs/s->common.bs is quorum, and to_replace is the broken child. The new child is target_bs. Without this patch, the replace node can be any node, and it can be top BDS with BB, or another quorum's child. We just check if the broken child is part of the quorum BDS in this patch.
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Message-id: 55A86486.1000404@cn.fujitsu.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff e12f3784097a26a1ba51be420f41038b4c0ae5d1 Thu Jul 16 21:12:22 CDT 2015 Wen Congyang <wency@cn.fujitsu.com> block: more check for replaced node
We use mirror+replace to fix quorum's broken child. bs/s->common.bs is quorum, and to_replace is the broken child. The new child is target_bs. Without this patch, the replace node can be any node, and it can be top BDS with BB, or another quorum's child. We just check if the broken child is part of the quorum BDS in this patch.
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Message-id: 55A86486.1000404@cn.fujitsu.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | block.c | diff e12f3784097a26a1ba51be420f41038b4c0ae5d1 Thu Jul 16 21:12:22 CDT 2015 Wen Congyang <wency@cn.fujitsu.com> block: more check for replaced node
We use mirror+replace to fix quorum's broken child. bs/s->common.bs is quorum, and to_replace is the broken child. The new child is target_bs. Without this patch, the replace node can be any node, and it can be top BDS with BB, or another quorum's child. We just check if the broken child is part of the quorum BDS in this patch.
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Message-id: 55A86486.1000404@cn.fujitsu.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|