]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/ObjectStore: drop sync_and_flush()
authorSage Weil <sage@redhat.com>
Mon, 17 Aug 2015 19:22:13 +0000 (15:22 -0400)
committerSage Weil <sage@redhat.com>
Wed, 19 Aug 2015 21:03:56 +0000 (17:03 -0400)
commit3516a285c0da4d5803f9d86c8e2e84768c44ae31
tree47fec87f158567e77471eeeb5d247dacd1bc0f5e
parent6b6039fa989e12c9c3e490636c036937f7ef6825
os/ObjectStore: drop sync_and_flush()

The semantics of this call were FileStore-specific; and there are no more
callers.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/KeyValueStore.h
src/os/ObjectStore.h