]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "librbd: remove limit on number of objects in the cache"
authorSage Weil <sage@inktank.com>
Sat, 15 Feb 2014 07:52:06 +0000 (23:52 -0800)
committerSage Weil <sage@inktank.com>
Sat, 15 Feb 2014 07:52:06 +0000 (23:52 -0800)
commit9dae9993e9b36e741e05804807bdb738fbe52e6f
tree17a7279097ffbabe2e7d90364a3fa5e2ee9eb373
parent2795339d3632df975486d51e69762f9f567fb43d
Revert "librbd: remove limit on number of objects in the cache"

This reverts commit 367cf1bbf86233eb20ff2304e7d6caab77b84fcc.

Removing the limit on objects means we leak memory, since Objects without
any buffers can exist in the cache.
src/librbd/ImageCtx.cc