]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/ObjectCacher: remove dead locking code
authorSage Weil <sage@inktank.com>
Sat, 27 Oct 2012 20:56:24 +0000 (13:56 -0700)
committerSage Weil <sage@inktank.com>
Sat, 27 Oct 2012 20:56:24 +0000 (13:56 -0700)
commit84c7a34b51cb8540581c7a6fedf465bea9db7d0e
treed8ea266f496ba74dc10e8176b559ed6373daaa35
parent86de1faa2c1d9e4e8e84e4cdb6bfe3bddbd42e09
osdc/ObjectCacher: remove dead locking code

This is unused, and mostly broken in that there is no cleanup when there
is a failure.  Also, the support in the OSD has been largely removed.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osdc/ObjectCacher.cc
src/osdc/ObjectCacher.h