]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix rgw rate limiting RGWRateLimitInfo class decode_json max_read_bytes and... 53766/head
authormengxiangrui <mengxr@chinatelecom.cn>
Sat, 23 Sep 2023 02:06:15 +0000 (10:06 +0800)
committerCasey Bodley <cbodley@redhat.com>
Mon, 2 Oct 2023 20:15:46 +0000 (16:15 -0400)
commit4acb8defa456da682be6e3e11f364b9650d1296f
treead4690c71271bfbf1d07025e8c5414c1b7219383
parent987fa95080ba82385f45e0889919cddc5e2645b0
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>
(cherry picked from commit f021b963025286650a2cf44c82cbd2e7e345463a)
src/rgw/rgw_common.cc