]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw: if stats drop below zero, set them to zero
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 18 Sep 2012 20:45:27 +0000 (13:45 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 18 Sep 2012 20:45:27 +0000 (13:45 -0700)
commit343e607980c923324de241d2cf8396d7c4857dd8
treec2480acbf08ed2f1533b857809e854f5ad90eaad
parent92be908c7f22c0ccf2092024fd54096362032394
cls_rgw: if stats drop below zero, set them to zero

This complements fix for #3127. This is only a band aid
solution for argonaut, the real solution fixes the original
issue that made this possible.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/cls_rgw.cc