]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: drop explicit calls to osr->flush
authorSage Weil <sage@redhat.com>
Sat, 27 Jan 2018 17:02:23 +0000 (11:02 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Feb 2018 20:09:30 +0000 (14:09 -0600)
commit58e03a9b2fb9df9c83ce70bf965dcb49b4cd693a
tree64aa245623d4d62aed5df91c6a00c7869d050243
parent08eb08a5806ea9e6e44adcb9d6596c4c80ddea93
osd: drop explicit calls to osr->flush

These are no longer needed as the implementations do it themselves.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PG.cc
src/osd/PrimaryLogPG.cc
src/test/objectstore/store_test.cc