]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: naively fetch all meta objects
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 24 Aug 2015 21:49:28 +0000 (14:49 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 9 Feb 2016 21:40:55 +0000 (13:40 -0800)
commit390c421e357de2f0cfe6b392635086821e1cef15
treee2f550b13ff9839aa1cffc3695359cdd7edcae84
parent89f9d0a935bbd040303e853f59d2c17939697e9b
rgw: naively fetch all meta objects

doing it one by one, later will spawn these concurrently

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