]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: drop unnecessary flush() on shutdown
authorSage Weil <sage@redhat.com>
Sat, 27 Jan 2018 17:06:00 +0000 (11:06 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Feb 2018 20:09:30 +0000 (14:09 -0600)
commit08eb08a5806ea9e6e44adcb9d6596c4c80ddea93
treeb223b5403e0b80f395b7224aa02ce725ed5b635c
parentc0c6de3b948ca954d1f811b3583a883bd921deb8
osd/PrimaryLogPG: drop unnecessary flush() on shutdown

The ObjectStore implementation should handle this.

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