]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Prevent overflow of stats cached values 16720/head
authorAleksei Gutikov <aleksey.gutikov@synesis.ru>
Mon, 21 Aug 2017 14:04:45 +0000 (17:04 +0300)
committerPavan Rallabhandi <PRallabhandi@walmartlabs.com>
Mon, 28 Aug 2017 07:13:10 +0000 (12:43 +0530)
commit187e9eaa30514c93cd8e982ff67ddb6502810af9
tree4637ba189285c365ca8b233f390e93c125da032a
parent59854a158e8df803013ba1266d414af67feebac1
rgw: Prevent overflow of stats cached values

Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com>
Fixes: http://tracker.ceph.com/issues/20934
Signed-off-by: Aleksei Gutikov <aleksey.gutikov@synesis.ru>
(cherry picked from commit 634215eea1ddd4e4f5dc0066c4a2e745cfc20475)

Conflicts:
src/rgw/rgw_quota.cc
       Have the quota stats structures to reflect rounded values in KB and honor the signed integer values
src/rgw/rgw_quota.cc