]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: seq_read_bench argument order changed 2079/head
authorKevin Dalley <kevin@kelphead.org>
Mon, 7 Jul 2014 19:32:36 +0000 (12:32 -0700)
committerKevin Dalley <kevin@kelphead.org>
Mon, 7 Jul 2014 19:32:36 +0000 (12:32 -0700)
commit08fa16bab4c9e267a448e3b4dcbacd7959ac4b64
treeb062300b2b6854e0760ed6718bae675bd223e544
parent768d48f6ef3985596b5b7a7bf1a7bd5919dc0c0c
common: seq_read_bench argument order changed
The argument order for seq_read_bench in src/common/obj_bencher.h has
been changed to match the argument order in obj_bencher.cc

Calls to seq_read_bench already use the correct order.
seq_read_bench also matches the order of rand_read_bench and
write_bench

Signed-off-by: Kevin Dalley <kevin@kelphead.org>
src/common/obj_bencher.h