summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zbd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zbd.c b/zbd.c
index dd1abc58..64415d2b 100644
--- a/zbd.c
+++ b/zbd.c
@@ -1857,7 +1857,6 @@ enum io_u_action zbd_adjust_block(struct thread_data *td, struct io_u *io_u)
f->file_name);
goto eof;
}
- zbd_zone_nr(f, zb);
}
/* Check whether the zone reset threshold has been exceeded */
if (td->o.zrf.u.f) {