]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: bucket quota threshold
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 10 Oct 2013 17:50:39 +0000 (10:50 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 10 Oct 2013 20:51:24 +0000 (13:51 -0700)
commit14eabd4aa7b8a2e2c0c43fe7f877ed2171277526
tree900c463e9c04bd6883a56e0b4cd3103bdacfe538
parent34d05262e523e65b32a0771b76e777a1f2798f8f
rgw: bucket quota threshold

Add bucket quota threshold so that when we're passed that value we
reread the bucket stats before every write and not rely on cached value.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/common/config_opts.h
src/rgw/rgw_quota.cc
src/rgw/rgw_quota.h