ceph/src/rgw
Josh Durgin 7fc37d8ec1 Merge pull request #4454 from ceph/wip-11447
rgw: use correct oid when creating gc chains

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-04-27 15:46:08 -07:00
..
librgw.cc
logrotate.conf logrotate.conf: prefer service over invoke-rc.d 2015-04-21 16:08:09 -07:00
Makefile.am rgw/Makefile.am: Populate DENCODER_SOURCES properly 2015-04-14 13:46:58 +02:00
rgw_acl_s3.cc
rgw_acl_s3.h
rgw_acl_swift.cc
rgw_acl_swift.h
rgw_acl.cc
rgw_acl.h
rgw_aclparser.cc
rgw_admin.cc rgw_admin: add --remove-bad flag to bucket check 2015-04-24 09:40:12 -07:00
rgw_auth_s3.cc
rgw_auth_s3.h
rgw_bucket.cc rgw: make rgw_read_user_buckets() backward compatible. 2015-04-20 15:04:57 +02:00
rgw_bucket.h rgw: make rgw_read_user_buckets() backward compatible. 2015-04-20 15:04:57 +02:00
rgw_cache.cc rgw: add support for new watch/notify functionality 2015-03-05 12:29:23 -08:00
rgw_cache.h rgw: add support for new watch/notify functionality 2015-03-05 12:29:23 -08:00
rgw_civetweb_log.cc
rgw_civetweb_log.h
rgw_civetweb.cc rgw: generate the "Date" HTTP header for civetweb. 2015-02-27 17:37:45 +01:00
rgw_civetweb.h rgw: generate the "Date" HTTP header for civetweb. 2015-02-27 17:37:45 +01:00
rgw_client_io.cc
rgw_client_io.h
rgw_common.cc rgw: add perf counters descriptions 2015-04-08 20:48:00 +03:00
rgw_common.h rgw: set a special object locator if object starts with underscore 2015-04-22 13:11:26 -07:00
rgw_cors_s3.cc
rgw_cors_s3.h
rgw_cors_swift.h
rgw_cors.cc
rgw_cors.h
rgw_dencoder.cc rgw: purge intent log 2015-01-19 15:57:41 -08:00
rgw_env.cc
rgw_fcgi.cc
rgw_fcgi.h
rgw_formats.cc common, rgw: json escaping gets input buf size 2015-01-19 15:57:46 -08:00
rgw_formats.h common, rgw: json escaping gets input buf size 2015-01-19 15:57:46 -08:00
rgw_gc.cc rgw: adapt to new objclass interface 2015-01-16 14:26:02 -08:00
rgw_gc.h
rgw_http_client.cc
rgw_http_client.h
rgw_http_errors.h rgw: fail if parts not specified on complete-multipart-upload 2015-04-20 14:47:16 -07:00
rgw_json_enc.cc Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4 2015-01-29 16:05:14 -08:00
rgw_jsonparser.cc
rgw_keystone.cc
rgw_keystone.h
rgw_loadgen.cc
rgw_loadgen.h
rgw_log.cc rgw: purge intent log 2015-01-19 15:57:41 -08:00
rgw_log.h rgw: purge intent log 2015-01-19 15:57:41 -08:00
rgw_main.cc rgw: civetweb should use unique request id 2015-04-23 19:36:35 +02:00
rgw_metadata.cc rgw: switch RGWRados::delete_obj() to new interface 2015-01-19 15:57:39 -08:00
rgw_metadata.h
rgw_multi_del.cc rgw: multi object delete supports versioning 2015-01-19 15:57:59 -08:00
rgw_multi_del.h rgw: multi object delete supports versioning 2015-01-19 15:57:59 -08:00
rgw_multi.cc
rgw_multi.h
rgw_multiparser.cc
rgw_op.cc rgw: fix s3 list buckets 2015-04-22 13:09:45 -07:00
rgw_op.h rgw: fix s3 list buckets 2015-04-22 13:09:45 -07:00
rgw_policy_s3.cc
rgw_policy_s3.h
rgw_quota.cc rgw_quota.cc: init variables in constructor 2015-03-11 13:58:42 +01:00
rgw_quota.h
rgw_rados.cc Merge pull request #4454 from ceph/wip-11447 2015-04-27 15:46:08 -07:00
rgw_rados.h Merge pull request #4440 from ceph/wip-11442 2015-04-24 11:18:38 -07:00
rgw_replica_log.cc rgw: also convert sharded replicalog entries 2015-01-28 16:36:47 -08:00
rgw_replica_log.h rgw: get rid of replicalog index_by_instance param 2015-01-28 16:10:34 -08:00
rgw_resolve.cc
rgw_resolve.h
rgw_rest_admin.h
rgw_rest_bucket.cc
rgw_rest_bucket.h
rgw_rest_client.cc rgw: decouple object name from index representation 2015-01-16 14:18:45 -08:00
rgw_rest_client.h
rgw_rest_config.cc
rgw_rest_config.h
rgw_rest_conn.cc
rgw_rest_conn.h
rgw_rest_log.cc rgw: use static_cast instead of c-style cast 2015-03-11 13:58:41 +01:00
rgw_rest_log.h rgw_rest_log.h: remove http_ret from some RGWOp_*_list classes 2015-04-15 12:21:15 +02:00
rgw_rest_metadata.cc
rgw_rest_metadata.h
rgw_rest_opstate.cc
rgw_rest_opstate.h
rgw_rest_replica_log.cc Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4 2015-01-29 16:05:14 -08:00
rgw_rest_replica_log.h
rgw_rest_s3.cc rgw: don't overwrite bucket / object owner when setting acls 2015-03-23 11:34:04 -07:00
rgw_rest_s3.h rgw: fix s3 list buckets 2015-04-22 13:09:45 -07:00
rgw_rest_swift.cc rgw: force content-type header for swift account responses without body 2015-04-21 16:31:57 +02:00
rgw_rest_swift.h rgw: add support for X-Copied-From{-Account} headers of Swift API. 2015-03-24 19:48:39 +01:00
rgw_rest_usage.cc
rgw_rest_usage.h
rgw_rest_user.cc rgw_rest_user.cc: UserQuotas init vars in ctor init list 2015-04-15 12:24:12 +02:00
rgw_rest_user.h
rgw_rest.cc rgw: force content-type header for swift account responses without body 2015-04-21 16:31:57 +02:00
rgw_rest.h rgw: force content-type header for swift account responses without body 2015-04-21 16:31:57 +02:00
rgw_string.h
rgw_swift_auth.cc
rgw_swift_auth.h
rgw_swift.cc rgw: update keystone cache with token info 2015-03-16 13:43:10 -07:00
rgw_swift.h
rgw_tools.cc rgw: s/RGWRados::ObjectCtx/RGWObjectCtx 2015-01-19 15:57:40 -08:00
rgw_tools.h rgw: s/RGWRados::ObjectCtx/RGWObjectCtx 2015-01-19 15:57:40 -08:00
rgw_usage.cc
rgw_usage.h
rgw_user.cc rgw: add support for new watch/notify functionality 2015-03-05 12:29:23 -08:00
rgw_user.h rgw: add support for new watch/notify functionality 2015-03-05 12:29:23 -08:00
rgw_xml.cc
rgw_xml.h