General

Profile

Dunrong Huang

Issues

open closed Total
Assigned issues 1 3 4
Reported issues 1 5 6

Activity

03/25/2016

06:48 PM Ceph Revision f28477c9 (ceph): rgw: do not abort when user passed bad parameters to set quota
when user passes bad parameter(e.g. pass "null" to bool parameter), the ceph_json.cc::decode_json_obj()
will raise a ...
Dunrong Huang
06:45 PM Ceph Revision 9786394b (ceph): rgw: do not abort when user passed bad parameters to set metadata
Fixes: #14190
when user passes bad parameter(e.g. pass "null" to bool parameter), the ceph_json.cc::decode_json_obj(...
Dunrong Huang

03/10/2016

09:35 PM Ceph Revision a1333f54 (ceph): rgw: support json format for admin policy API
Fixes: #14090, #14091
- before this patch:
$ curl -s -X GET http://radosrgw:9090/admin/bucket?format=json&policy&buc...
Dunrong Huang
09:35 PM Ceph Revision dd24f517 (ceph): rgw: support json format output for rados-admin policy command
when use rados-admin to get policy with parameter --format=json:
$ radosgw-admin policy --bucket=m8x --format=json
p...
Dunrong Huang
09:35 PM Ceph Revision 3a8b0e3d (ceph): rgw: remove unused header file
Signed-off-by: Dunrong Huang <riegamaths@gmail.com> Dunrong Huang

03/04/2016

02:06 AM Ceph Revision 94da46b6 (ceph): tests: make sure no segfault occurs when using some bad keyring
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
(cherry picked from commit 2eb0bf32244fc174d56cc42e2298c67d8b5299...
Dunrong Huang
02:02 AM Ceph Revision a371c0f1 (ceph): auth: fix a crash issue due to CryptoHandler::create() failed
In this case(e.g. user passes wrong key), attempts to call the CryptoKey.ckh will lead to a segfault.
This patch fix...
Dunrong Huang
02:02 AM Ceph Revision af5da4f2 (ceph): auth: fix double PK11_DestroyContext() if PK11_DigestFinal() failed
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
(cherry picked from commit e9e05333ac7c64758bf14d80f6179e001c0fdb...
Dunrong Huang

02/19/2016

08:37 AM rgw Bug #14812: s3test failure in rados suite
I also met this bug, see
http://tracker.ceph.com/issues/14816
and wrote a patch to fix:
https://github.com/ceph...
Dunrong Huang
08:27 AM rgw Bug #14816: rgw: failed to use s3 bucket since commit 2f706ef
fixed by https://github.com/ceph/ceph/pull/7710 Dunrong Huang

Also available in: Atom