mirror of
https://github.com/ceph/ceph
synced 2025-04-01 14:51:13 +00:00
Test:bencher ops counter doesn't increase
Signed-off-by: Tao Chang <changtao@hihuron.com>
This commit is contained in:
parent
56da106540
commit
574e3193a8
@ -195,7 +195,8 @@ void Bencher::run_bench()
|
||||
default: {
|
||||
assert(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
ops++;
|
||||
}
|
||||
drain_ops();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user