]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't require system pools to start with a period
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Jun 2015 00:03:08 +0000 (17:03 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:12:59 +0000 (16:12 -0800)
commitbeac57f2e5c15cd55fe69cc552eae488251395c2
tree9045aad1e165387ffc9efd95adb8f293c859e012
parent3c6e5e7bb99b2ae98a610b5dd826f81b87f43d4d
rgw: don't require system pools to start with a period

Make sure cache operations are being done on system objects.
Separate calls where needed to make sure that separate pool/bucket
handling is done correctly. When separating calls, don't use objv_tracker
for data objects, don't use data constructs for system objects.

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