ceph/src/rgw
Yehuda Sadeh 5b7e2b2297 rgw: initialize variable before call
Need to initialize the truncated variable, as we sometimes ignore error
response (e.g., with ENOENT), and in such cases we can't expect it to be
set.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 9ecf3467a3)
2014-02-07 08:43:47 -08:00
..
librgw.cc
logrotate.conf
Makefile.am Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_acl_s3.cc rgw: don't error out on empty owner when setting acls 2013-11-27 13:36:38 -08:00
rgw_acl_s3.h
rgw_acl_swift.cc
rgw_acl_swift.h
rgw_acl.cc rgw: fix authenticated users acl group check 2013-10-15 10:23:39 -07:00
rgw_acl.h
rgw_aclparser.cc
rgw_admin.cc Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_auth_s3.cc
rgw_auth_s3.h
rgw_bucket.cc rgw: initialize variable before call 2014-02-07 08:43:47 -08:00
rgw_bucket.h Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_cache.cc rgw: use rwlock for cache 2014-01-16 13:32:33 -08:00
rgw_cache.h Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_civetweb.cc rgw: switch mongoose to civetweb 2014-01-23 09:40:59 -08:00
rgw_civetweb.h rgw: switch mongoose to civetweb 2014-01-23 09:40:59 -08:00
rgw_client_io.cc rgw: add some debug output 2013-12-20 13:50:39 -08:00
rgw_client_io.h rgw: add some debug output 2013-12-20 13:50:39 -08:00
rgw_common.cc Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_common.h Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_cors_s3.cc
rgw_cors_s3.h
rgw_cors_swift.h
rgw_cors.cc rgw: Fix CORS allow-headers validation 2013-12-15 12:52:23 -08:00
rgw_cors.h rgw: Fix CORS allow-headers validation 2013-12-15 12:52:23 -08:00
rgw_dencoder.cc
rgw_env.cc Merge pull request #818 from ceph/wip-rgw-standalone-2 2013-12-20 13:41:58 -08:00
rgw_fcgi.cc rgw: support for mongoose keepalive 2013-11-04 20:28:13 -08:00
rgw_fcgi.h rgw: support for mongoose keepalive 2013-11-04 20:28:13 -08:00
rgw_formats.cc
rgw_formats.h
rgw_gc.cc rgw: use configurable prime number for gc hash 2014-01-15 16:45:27 -08:00
rgw_gc.h
rgw_http_client.cc rgw/rgw_http_client.cc: use static_cast<>() instead of C-Style cast 2013-11-07 23:31:14 +01:00
rgw_http_client.h
rgw_http_errors.h rgw: rebase mongoose prototype 2013-11-04 20:28:06 -08:00
rgw_json_enc.cc Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_jsonparser.cc
rgw_keystone.cc
rgw_keystone.h
rgw_loadgen.cc rgw: sign loadgen requests 2014-01-17 10:14:42 -08:00
rgw_loadgen.h rgw: sign loadgen requests 2014-01-17 10:14:42 -08:00
rgw_log.cc rgw: get rid of req_state.bucket_name 2013-10-21 16:25:24 -07:00
rgw_log.h
rgw_main.cc Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_metadata.cc rgw: pass bucket owner all around 2014-01-24 10:28:48 -08:00
rgw_metadata.h rgw: update metadata log list to match data log list 2013-10-24 08:56:48 -07:00
rgw_multi_del.cc
rgw_multi_del.h
rgw_multi.cc
rgw_multi.h
rgw_multiparser.cc
rgw_op.cc rgw: fix multipart min part size 2014-01-28 12:16:59 -08:00
rgw_op.h rgw: fix multipart min part size 2014-01-28 12:16:59 -08:00
rgw_policy_s3.cc
rgw_policy_s3.h
rgw_quota.cc rgw: fix build on centos 2014-01-30 12:17:20 -08:00
rgw_quota.h rgw: quota thread for full user stats sync 2014-01-24 15:07:35 -08:00
rgw_rados.cc Merge pull request #1105 from ceph/wip-7168 2014-01-27 18:14:36 -08:00
rgw_rados.h Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_replica_log.cc rgw: try to create log pool if doesn't exist 2013-09-13 15:35:26 -07:00
rgw_replica_log.h
rgw_resolve.cc rgw: add compat file for name service macros 2013-11-05 13:38:48 -08:00
rgw_resolve.h
rgw_rest_admin.h
rgw_rest_bucket.cc
rgw_rest_bucket.h
rgw_rest_client.cc rgw: rebase mongoose prototype 2013-11-04 20:28:06 -08:00
rgw_rest_client.h
rgw_rest_config.cc
rgw_rest_config.h
rgw_rest_conn.cc rgw: rebase mongoose prototype 2013-11-04 20:28:06 -08:00
rgw_rest_conn.h
rgw_rest_log.cc rgw: rename RGWBucketStats to RGWStorageStats 2014-01-24 10:28:49 -08:00
rgw_rest_log.h rgw: update metadata log list to match data log list 2013-10-24 08:56:48 -07:00
rgw_rest_metadata.cc rgw: remove unused variables 2013-11-07 23:31:15 +01:00
rgw_rest_metadata.h
rgw_rest_opstate.cc
rgw_rest_opstate.h
rgw_rest_replica_log.cc rgw: implement restful set user quota request 2014-01-24 15:07:36 -08:00
rgw_rest_replica_log.h
rgw_rest_s3.cc rgw: fix multipart upload listing 2014-01-28 11:59:11 -08:00
rgw_rest_s3.h
rgw_rest_swift.cc rgw: fix temp url restful apis and support multiple keys 2014-01-09 14:28:25 -08:00
rgw_rest_swift.h rgw: can set temp url key on user 2014-01-09 14:28:24 -08:00
rgw_rest_usage.cc
rgw_rest_usage.h
rgw_rest_user.cc rgw: implement restful set user quota request 2014-01-24 15:07:36 -08:00
rgw_rest_user.h
rgw_rest.cc rgw: fix multipart upload listing 2014-01-28 11:59:11 -08:00
rgw_rest.h Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_string.h
rgw_swift_auth.cc rgw: add optional tenant name for swift urls 2014-01-09 14:28:25 -08:00
rgw_swift_auth.h
rgw_swift.cc rgw: support multiple temp url keys 2014-01-09 14:28:25 -08:00
rgw_swift.h rgw: Adds passwd alternative to keystone admin token 2013-10-27 15:01:33 +01:00
rgw_tools.cc
rgw_tools.h
rgw_usage.cc
rgw_usage.h
rgw_user.cc Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_user.h Merge branch 'wip-user-quota-2' 2014-01-27 11:29:14 -08:00
rgw_xml.cc
rgw_xml.h