]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix get_system_obj() caching
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 18 Dec 2014 06:52:01 +0000 (22:52 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Jan 2015 23:57:56 +0000 (15:57 -0800)
commit8cf22f7aea9ed3e944c50a23d11beaa5e183ef7e
tree5c67b1698d6e402925964c9e14e4913ed3828b61
parentfe158ecc25feefcea8aea4133118e4a84900a8ec
rgw: fix get_system_obj() caching

Originally this was get_obj(), but in the cleanup work this was changed
to get_system_obj() with somewhat different params. Updated cache to use
new interface.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_cache.h
src/rgw/rgw_rados.cc