Hi, Here is my try at making blockers recursives.
It's far from perfect as it break test 040. Any suggestion to fix the broken test case would be welcome. Best regards Benoît Benoît Canet (1): block: Make op blocker recursive block.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++ block/blkverify.c | 10 ++++++ block/commit.c | 1 + block/mirror.c | 1 + block/quorum.c | 13 +++++++ include/block/block.h | 12 +++++++ include/block/block_int.h | 5 +++ 7 files changed, 129 insertions(+) -- 1.9.1