]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ObjectCacher: deduplicate final part of flush_set()
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Apr 2013 21:51:46 +0000 (14:51 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 10 Apr 2013 18:47:20 +0000 (11:47 -0700)
commitf5b81d8d167d1aa7f82a5776bbb1f319063ab809
tree0ddade1986d594f6343e3eda2cd1e84f6fa00c6a
parent4b656730ffff21132f358c2b9a63504dfbf0998d
ObjectCacher: deduplicate final part of flush_set()

Both versions of flush_set() did the same thing. Move it into a
helper called from both.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/osdc/ObjectCacher.cc
src/osdc/ObjectCacher.h