]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ObjectCacher: remove max_bytes and max_ob arguments to trim()
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 11 Feb 2014 18:35:14 +0000 (10:35 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 12 Feb 2014 18:10:26 +0000 (10:10 -0800)
commita572aafe178dfa3ab4d82aa5c7f4a72a63590ccf
tree0fd81bcb66b95972a47ee9ff9c466a425fe5e433
parent4889234f80dbd95e5b2012ff9bfc2d87960034e2
ObjectCacher: remove max_bytes and max_ob arguments to trim()

These are never passed, so replace them with the defaults.

Backport: emperor, dumpling
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
(cherry picked from commit bf8cf2d6d21a204a099347f3dcd5b48100b8c445)
src/osdc/ObjectCacher.cc
src/osdc/ObjectCacher.h