]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Plumb refresh logic into object cache 19581/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 20 Dec 2017 22:06:32 +0000 (17:06 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 21 Dec 2017 20:47:24 +0000 (15:47 -0500)
commitd997f657750faf920170843e62deacab70008d8b
treefae612ff1026d594698efddcff3f535ffee29e44
parent82a7e6ca31b416a7f0e41b5fda4c403d1d6be947
rgw: Plumb refresh logic into object cache

Now when we force a refetch of bucket info it will actually go to the
OSD rather than simply using the objects in the object cache.

Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_cache.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_tools.cc
src/rgw/rgw_tools.h