]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ObjectCacher: fix cache_bytes_hit accounting
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 18 Jul 2012 17:24:58 +0000 (10:24 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 18 Jul 2012 19:59:28 +0000 (12:59 -0700)
commit0b579546cfddec35095b2aec753028d8e63f3533
tree53c1af7edd9b30aebefffd217eeb1fff379aafd9
parent2869039b79027e530c2863ebe990662685e4bbe6
ObjectCacher: fix cache_bytes_hit accounting

Misses are not hits!

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/osdc/ObjectCacher.cc