From 2aa54b413db70a100ebac53154e881cc9aadce63 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 15 Apr 2011 13:35:14 +0000 Subject: maybe --- src/datastore/perf_datastore_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore/perf_datastore_api.c') diff --git a/src/datastore/perf_datastore_api.c b/src/datastore/perf_datastore_api.c index 07f856b237..f61b984b87 100644 --- a/src/datastore/perf_datastore_api.c +++ b/src/datastore/perf_datastore_api.c @@ -127,7 +127,7 @@ check_success (void *cls, stored_ops++; stored_entries++; crc->j++; - if (crc->j == PUT_10) + if (crc->j >= PUT_10) { crc->j = 0; crc->i++; -- cgit v1.2.3-70-g09d2