]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ObjectCacher: remove useless conditional
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 5 Apr 2012 21:00:42 +0000 (14:00 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sat, 14 Apr 2012 03:46:35 +0000 (20:46 -0700)
commit6cf226555c1d47a97a20199dfda6aab8c6ccaf71
treebe9196dd27b01c69b376d31a00ed413e68796cd4
parent20be92ec44f0981410c0759ed9276a8202d54980
ObjectCacher: remove useless conditional

We assert this condition at the beginning of the function.

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