General

Profile

Zongyou Yao

Issues

open closed Total
Assigned issues 0 2 2
Reported issues 2 8 10

Activity

03/20/2020

09:14 PM Ceph Revision 1d1a471d (ceph): rgw: clear ent_list for each loop of bucket list
if ent_list is not cleared, the old element will be checked repeatedly
and will occupy more memory.
Fixes: http://tra...
Zongyou Yao

03/03/2020

03:34 PM Ceph Revision f63bf47a (ceph): rgw: clear ent_list for each loop of bucket list
if ent_list is not cleared, the old element will be checked repeatedly
and will occupy more memory.
Fixes: http://tra...
Zongyou Yao
03:30 PM rgw Bug #44394 (Resolved): ent_list not cleared inside each loop of bucket list
ent_list not cleared inside each loop of bucket list, so old item in ent_list will be checked multiple times and occu... Zongyou Yao

08/27/2019

12:53 PM Ceph Revision 6a9d8d53 (ceph): osdc: using decltype(auto) instead of trailing return type declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao

08/12/2019

12:49 PM Ceph Revision a140dba8 (ceph): common: remove unused _STR and STRINGIFY macro
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao

07/11/2019

05:32 PM Ceph Revision a6daac45 (ceph): rgw-admin: support for processing all gc objects including unexpired.
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
(cherry picked from commit ceccb54f191182813cae70841e87b9969c3d4aeb)
Zongyou Yao

01/31/2019

02:47 AM Ceph Revision d5187149 (ceph): mon: remove redundant friend class C_Updated declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
02:41 AM Ceph Revision e95bb632 (ceph): mon: remove futile class forward declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao

01/28/2019

10:17 AM Ceph Revision 6240c0c4 (ceph): rgw: check lc objs not empty after fetching
During lifecycle processing, the bucket's objects
may be deleted by other clients, so we need to
check objs not empty...
Zongyou Yao

01/24/2019

07:41 AM Ceph Revision 3c779f7d (ceph): mon: fix pg_sum_old not copied correctly
`pg_sum` is accumulated during `PGMap::apply_incremental`,
so if we want to make an old copy of it, we should do it a...
Zongyou Yao

Also available in: Atom