]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: bench should flush prior to starting a test 18403/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 19 Oct 2017 14:37:01 +0000 (10:37 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 23 Oct 2017 17:22:50 +0000 (13:22 -0400)
commit918df9121362141567edd94e8b0dd6746cdb22a7
tree18732100b6c26038d6ea89f7f0aa50a1a96d93bd
parenta878eca9d89ac716fdb0f09a700025fd9004884a
rbd: bench should flush prior to starting a test

For the new read-based bench tests, flushing prior to the start of the test
will result in the exclusive lock being acquired and the object map being
utilized.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/journal.sh
src/tools/rbd/action/Bench.cc