On Wed 24 Feb 2016 11:11:55 AM CET, Changlong Xie wrote: > + if (result) { > + quorum_report_bad(QUORUM_OP_TYPE_FLUSH, NULL, > + s->children[i]->bs->node_name, result);
This line can change depending on what happens with patch 2, but the rest looks correct to me, therefore: Reviewed-by: Alberto Garcia <be...@igalia.com> You can keep the Reviewed-by line as long as you only change the line above to match the prototype set in patch 2. Berto