]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: quota thread for full user stats sync
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 14 Jan 2014 22:48:16 +0000 (14:48 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 24 Jan 2014 23:07:35 +0000 (15:07 -0800)
commit0f7b3c722fca4edf3a4be0d227588b695bb2aaed
tree318d2902f1473bf6082d10dfbc256c53ec58b7c7
parent2f9a93d385878b15dde9822cd98796b0866a969f
rgw: quota thread for full user stats sync

Get user stats up to date periodically. Add configurables for different
periods, whether we update idle users.
Make sure radosgw-admin does not start the quota threads.

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