commit_op
r = b->commit_op(b->commit_context);
blk_status_t (*commit_op)(void *),
b->commit_op = commit_op;
batcher_init(&cache->committer, commit_op, cache,
blk_status_t (*commit_op)(void *context);