]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Do not bother to check against conf values during quota handling
authorroot <root@ceph-node1.homeoffice.wal-mart.com>
Sun, 19 Jun 2016 07:18:42 +0000 (12:48 +0530)
committerOrit Wasserman <owasserm@redhat.com>
Tue, 30 Aug 2016 08:24:05 +0000 (10:24 +0200)
commite0ce7e78b277850fad404bebbfd4dcb280624ff8
treed2dc09b1503075bb94de9fed16917821b4325abd
parent79d16cd91ca5286e8f7681ba72850a8435c9ff1f
rgw: Do not bother to check against conf values during quota handling

Fixes http://tracker.ceph.com/issues/16447
Cherry picked from 17d2c1712a5b72315a47ab0f8380331bfd478c0b

This was modified to use size in kB, rather than size in bytes, since
Jewel has not yet been converted to use size in bytes.

Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com>
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
(cherry picked from commit c85e9d4e1e3f367150314c08995c7a4d418910ff)
src/rgw/rgw_quota.cc