summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: set bucket attrs are a bucket instance meta operationwip-5770Yehuda Sadeh2013-07-291-1/+4
* rgw: track bucket instance oidYehuda Sadeh2013-07-292-4/+18
* rgw: read / write bucket attributes from bucket instanceYehuda Sadeh2013-07-293-9/+17
* mon/PGMonitor: reset in-core PGMap if on-disk format changesSage Weil2013-07-264-1/+19
* Merge pull request #470 from dalgaaf/wip-da-CID-3.v2Sage Weil2013-07-265-15/+12
|\
| * rgw/rgw_metadata.cc: delete md_log (RGWMetadataLog) in destructorDanny Al-Gaaf2013-07-261-0/+1
| * rgw/rgw_rest_log.cc: free 'handle' to prevent memory leakDanny Al-Gaaf2013-07-261-0/+2
| * test_cls_log.cc: fix resource leak, delete 'rop'Danny Al-Gaaf2013-07-261-1/+2
| * test_cls_log.cc: remove empty linesDanny Al-Gaaf2013-07-261-14/+0
| * test_cls_statelog.cc: fix memory leak, delete 'rop'Danny Al-Gaaf2013-07-261-0/+1
| * test_cls_version.cc: close some memory leaksDanny Al-Gaaf2013-07-261-0/+6
* | Merge pull request #467 from dalgaaf/wip-da-next-SCA-cppcheck-1Sage Weil2013-07-264-15/+7
|\ \ | |/ |/|
| * rgw/rgw_metadata.h: init prefix in initialization listDanny Al-Gaaf2013-07-251-3/+1
| * test_rgw_admin_log.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| * test_rgw_admin_log.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| * test_rgw_admin_opstate.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| * test_rgw_admin_meta.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| * test_rgw_admin_opstate.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| * test_rgw_admin_meta.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
* | upstart: stop ceph-create-keys when the monitor stopsSage Weil2013-07-261-0/+1
* | osd: make open classes on start optionalSage Weil2013-07-262-1/+4
* | osd: load all classes on startupSage Weil2013-07-263-1/+41
* | FileStore: fix fd leak in _check_global_replay_guardSamuel Just2013-07-261-0/+1
* | Merge branch 'wip-rgw-versionchecks' into nextGreg Farnum2013-07-269-62/+170
|\ \
| * | rgw: expose the version of synced items to the posterGreg Farnum2013-07-255-4/+16
| * | rgw: return the update status on sync requestsGreg Farnum2013-07-256-4/+20
| * | rgw: add sync state parsing code and REST interfaceGreg Farnum2013-07-252-0/+23
| * | rgw: pass the sync mode into the RGWMetadataManager::put() calls.Greg Farnum2013-07-254-7/+8
| * | rgw: add preliminary support for sync update policies on metadata syncGreg Farnum2013-07-256-8/+65
| * | rgw: grab the old mtime when doing a user metadata putGreg Farnum2013-07-191-1/+2
| * | test: switch the cls_replica_log tests to use a test fixtureGreg Farnum2013-07-191-46/+44
* | | ceph_rest_api.py: reversed test for failed requestDan Mick2013-07-251-1/+1
* | | rest/test.py: earlier versions of requests.py don't quote ' ' in paramsDan Mick2013-07-251-2/+2
* | | OSD: tolerate holes in stored mapsSamuel Just2013-07-254-8/+27
* | | ceph_rest_api.py: return error in nonformatted modeDan Mick2013-07-251-0/+3
* | | ceph_rest_api.py: actually remove the trailing / on baseurlDan Mick2013-07-251-1/+1
* | | mon/MonCap: match param for entity (not name)Sage Weil2013-07-251-2/+2
* | | mon: translate caps=[k1,v1,k2,v2] into [caps_k1=v1, caps_k2=v2]Sage Weil2013-07-251-2/+14
* | | mon/Paxos: share uncommitted value when leader is/was behindSage Weil2013-07-251-1/+1
* | | remove old push_to_kclient.plSage Weil2013-07-251-32/+0
* | | ceph-disk: use new dumpling-style osd caps if we can, or fall back to old-sty...Alfredo Deza2013-07-251-17/+36
* | | osd: Don't put functional code inside of an assertDavid Zafman2013-07-251-1/+2
* | | ceph_argparse.py: wrong variable used if valid() fails for Ceph{Osd}NameDan Mick2013-07-251-2/+2
* | | Merge pull request #456 from dalgaaf/wip-da-CID-1Sage Weil2013-07-253-2/+19
|\ \ \
| * | | test_cls_statelog.cc: fix resource leak, delete 'rop' at end of functionDanny Al-Gaaf2013-07-221-0/+1
| * | | test_cls_statelog.cc: fix resource leak, delete op at end of functionDanny Al-Gaaf2013-07-221-0/+1
| * | | test_cls_statelog.cc: fix resource leak, delete rop at end of functionDanny Al-Gaaf2013-07-221-0/+1
| * | | test_cls_version.cc: fix resource leak, delete before new()Danny Al-Gaaf2013-07-221-1/+10
| * | | test_cls_version.cc: fix resource leak, delete before new()Danny Al-Gaaf2013-07-221-0/+1
| * | | test_cls_version.cc: fix another ressource leakDanny Al-Gaaf2013-07-221-0/+2