fellow_log: emit shrink info via diag

parent 15ea6057
......@@ -5621,7 +5621,7 @@ fellow_logs_rewrite(struct fellow_fd *ffd,
sz = fellow_logregion_size(ffd, tune->objsize_hint);
if (sz < fdr->size) {
fprintf(stderr,
ffd->diag(
"fellow: shrink region[%u = empty] "
"%zu/%zu -> %zu/%zu\n",
empty_region(log_info->region),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment