]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Don't disable cache if doing multiple reads
authorDavid Zafman <dzafman@redhat.com>
Thu, 11 May 2017 17:20:13 +0000 (10:20 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 23 Jun 2017 15:02:51 +0000 (08:02 -0700)
commitfbdb70605669e701af602083a423a260bd6547fb
tree8abf3fe3e73e905dc30b0c5f8a54845b864c5c76
parent0dc6297d09b15601ded4398fef8cf766d2c74f95
osd: Don't disable cache if doing multiple reads

Handle unusual case that a read fails after the first

Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/ReplicatedBackend.cc