]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: fix rgw rate limiting RGWRateLimitInfo class decode_json max_read_bytes and...
authormengxiangrui <mengxr@chinatelecom.cn>
Sat, 23 Sep 2023 02:06:15 +0000 (10:06 +0800)
committermengxiangrui <mengxr@chinatelecom.cn>
Fri, 29 Sep 2023 12:02:49 +0000 (20:02 +0800)
commitf021b963025286650a2cf44c82cbd2e7e345463a
tree7de0e2f5f27d48c50856a2f60aec7730d7307f91
parent1378703106025a31f681711d5b309b591cb4e16e
rgw: fix rgw rate limiting RGWRateLimitInfo class decode_json max_read_bytes and max_write_bytes field mismatch

Fixes: https://tracker.ceph.com/issues/62955
Signed-off-by: xiangrui meng <mengxr@chinatelecom.cn>
src/rgw/rgw_common.cc