]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
shared_cache: clear lru in destructor
authorSamuel Just <sam.just@inktank.com>
Tue, 19 Mar 2013 21:46:20 +0000 (14:46 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 22 Mar 2013 01:37:35 +0000 (18:37 -0700)
commit6119f297dc9bed66f15bce151eac7a653e087f90
treedf55e7ead853350e76e165fd796cbecaf944ffd9
parent95e9322c65e5f35aa9d29506b127c6f6956090f7
shared_cache: clear lru in destructor

Otherwise, the live references will attempt to extricate
themselves from a disolving SharedLRU instance as the
member destructors run.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/common/shared_cache.hpp