]> git.apps.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>
Tue, 11 Feb 2014 20:06:10 +0000 (12:06 -0800)
commitbf8cf2d6d21a204a099347f3dcd5b48100b8c445
tree93079dd7aee87885afc52b4a0e7099afec76da01
parent576465faca5a8b1813f098d03152178a01832a47
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>
src/osdc/ObjectCacher.cc
src/osdc/ObjectCacher.h