On 03.07.2015 08:45, Wen Congyang wrote: > We need to use threshold to check if too many write operation fails. > If threshold is larger than num children, we always get write error > event even if all write operations success. > > Signed-off-by: Wen Congyang <we...@cn.fujitsu.com> > --- > block/quorum.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>