]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: round bytes to the next 4k for quota use
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 14 Jan 2014 08:18:52 +0000 (00:18 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 24 Jan 2014 18:28:53 +0000 (10:28 -0800)
commit2f9a93d385878b15dde9822cd98796b0866a969f
treead12f1599ccfe575283d2174297c9edbe5f57f3c
parent6f34df45ed85ffa2b89e3c47248a31b9993cd235
rgw: round bytes to the next 4k for quota use

Be more consistent as we round it like this in the objclass, so we need
the accounting to match.

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