]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: skip all of maybe_handle_cache if caching is off 3395/head
authorSage Weil <sage@redhat.com>
Sat, 17 Jan 2015 18:30:47 +0000 (10:30 -0800)
committerSage Weil <sage@redhat.com>
Sat, 17 Jan 2015 18:31:10 +0000 (10:31 -0800)
commit4698882382f52a11eb0e805df838e85b51834edc
tree86857adc822ddc317bd106cefd4573dbfebb1678
parenta76e537630cf7c298a731e55a81ec30062fed372
osd/ReplicatedPG: skip all of maybe_handle_cache if caching is off

Return quickly and avoid all of the checks.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/ReplicatedPG.cc